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

Function UrlHashA

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