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

Function SHGetSpecialFolderPathA

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