Function windows_sys::Win32::Security::Cryptography::CryptHashData
[−]pub unsafe extern "system" fn CryptHashData(
hhash: usize,
pbdata: *const u8,
dwdatalen: u32,
dwflags: u32
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
