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

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