Function windows::Win32::UI::Shell::UrlHashW

pub unsafe fn UrlHashW<P0>(pszurl: P0, pbhash: &mut [u8]) -> Result<()>
where P0: IntoParam<PCWSTR>,