[][src]Function winapi::um::shlobj::SHGetSpecialFolderPathW

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