Function windows_sys::Win32::Security::Cryptography::CryptSetHashParam

pub unsafe extern "system" fn CryptSetHashParam(
    hhash: usize,
    dwparam: CRYPT_SET_HASH_PARAM,
    pbdata: *const u8,
    dwflags: u32,
) -> BOOL