Function windows::Win32::UI::Shell::UrlHashA

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