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

Function UrlFixupW

Source
pub unsafe fn UrlFixupW<'a>(
    pcszurl: impl IntoParam<'a, PWSTR>,
    psztranslatedurl: PWSTR,
    cchmax: u32,
) -> Result<()>