shell32

Function SHGetSpecialFolderLocation

Source
pub unsafe extern "system" fn SHGetSpecialFolderLocation(
    hwnd: HWND,
    csidl: c_int,
    ppidl: *mut PIDLIST_ABSOLUTE,
) -> HRESULT