Function shell32::SHGetSpecialFolderPathA [] [src]

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