Function windows::Win32::UI::Shell::SHGetSpecialFolderLocation
pub unsafe fn SHGetSpecialFolderLocation<P0>(
hwnd: P0,
csidl: i32,
) -> Result<*mut ITEMIDLIST>where
P0: Param<HWND>,
pub unsafe fn SHGetSpecialFolderLocation<P0>(
hwnd: P0,
csidl: i32,
) -> Result<*mut ITEMIDLIST>where
P0: Param<HWND>,