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