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