pub unsafe extern "system" fn HashData(
    pbdata: *const u8,
    cbdata: u32,
    pbhash: *mut u8,
    cbhash: u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"