Function windows_sys::Win32::UI::Shell::SHGetFolderPathW
pub unsafe extern "system" fn SHGetFolderPathW(
hwnd: HWND,
csidl: i32,
htoken: HANDLE,
dwflags: u32,
pszpath: PWSTR
) -> HRESULT
Expand description
Required features: "Win32_Foundation"