pub unsafe extern "system" fn UrlHashA(
    pszurl: PSTR,
    pbhash: *mut u8,
    cbhash: u32
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’