Function shell32::SHCreateDirectoryExW [] [src]

pub unsafe extern "system" fn SHCreateDirectoryExW(
    hwnd: HWND,
    pszPath: LPCWSTR,
    psa: *const SECURITY_ATTRIBUTES
) -> c_int