webview2_com_sys::Windows::Win32::UI::Shell

Function SHGetSpecialFolderLocation

Source
pub unsafe fn SHGetSpecialFolderLocation<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    csidl: i32,
) -> Result<*mut ITEMIDLIST>