Function windows_sys::Win32::UI::Shell::SHGetKnownFolderPath
[−]pub unsafe extern "system" fn SHGetKnownFolderPath(
rfid: *const GUID,
dwflags: u32,
htoken: HANDLE,
ppszpath: *mut PWSTR
) -> HRESULTExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’