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

Function UrlHashW

Source
pub unsafe fn UrlHashW<'a>(
    pszurl: impl IntoParam<'a, PWSTR>,
    pbhash: *mut u8,
    cbhash: u32,
) -> Result<()>