Function windows_sys::Win32::Security::Cryptography::BCryptHashData

pub unsafe extern "system" fn BCryptHashData(
    hhash: BCRYPT_HASH_HANDLE,
    pbinput: *const u8,
    cbinput: u32,
    dwflags: u32,
) -> NTSTATUS