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

Required features: "Win32_UI_Shell"