Function shell32::SHGetSpecialFolderPathW [] [src]

pub unsafe extern "system" fn SHGetSpecialFolderPathW(
    hwnd: HWND,
    pszPath: LPWSTR,
    csidl: c_int,
    fCreate: BOOL
) -> BOOL