Function windows_sys::Win32::Security::Cryptography::CryptSignHashA
pub unsafe extern "system" fn CryptSignHashA(
hhash: usize,
dwkeyspec: u32,
szdescription: PCSTR,
dwflags: u32,
pbsignature: *mut u8,
pdwsiglen: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"