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