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