Function CreateDirectoryW

Source
pub unsafe extern "C" fn CreateDirectoryW(
    lpPathName: LPCWSTR,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES,
) -> BOOL