Function windows_sys::Win32::Security::Cryptography::CryptCreateHash
[−]pub unsafe extern "system" fn CryptCreateHash(
hprov: usize,
algid: u32,
hkey: usize,
dwflags: u32,
phhash: *mut usize
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"