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