Function windows_sys::Win32::UI::Shell::SHGetKnownFolderIDList
[−]pub unsafe extern "system" fn SHGetKnownFolderIDList(
rfid: *const GUID,
dwflags: u32,
htoken: HANDLE,
ppidl: *mut *mut ITEMIDLIST
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"
, "Win32_UI_Shell_Common"