Function windows::Win32::Security::Cryptography::BCryptHashData

pub unsafe fn BCryptHashData(
    hhash: BCRYPT_HASH_HANDLE,
    pbinput: &[u8],
    dwflags: u32,
) -> NTSTATUS