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

Function SHGetKnownFolderPath

Source
pub unsafe fn SHGetKnownFolderPath<'a>(
    rfid: *const Guid,
    dwflags: u32,
    htoken: impl IntoParam<'a, HANDLE>,
) -> Result<PWSTR>