Function windows_sys::Win32::UI::Shell::SHGetSpecialFolderLocation
[−]pub unsafe extern "system" fn SHGetSpecialFolderLocation(
hwnd: HWND,
csidl: i32,
ppidl: *mut *mut ITEMIDLIST
) -> HRESULT
Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_UI_Shell_Common’