Function windows::Win32::Security::Cryptography::HashCore

pub unsafe fn HashCore(
    hcrypto: *const INFORMATIONCARD_CRYPTO_HANDLE,
    pindata: &[u8],
) -> Result<()>