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

Function SHGetSpecialFolderPathW

Source
pub unsafe fn SHGetSpecialFolderPathW<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    pszpath: PWSTR,
    csidl: i32,
    fcreate: impl IntoParam<'a, BOOL>,
) -> BOOL