Function windows_sys::Win32::Security::Cryptography::CryptGetHashParam
[−]pub unsafe extern "system" fn CryptGetHashParam(
hhash: usize,
dwparam: u32,
pbdata: *mut u8,
pdwdatalen: *mut u32,
dwflags: u32
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"