Function windows_sys::Win32::Security::Cryptography::CertCompareIntegerBlob
pub unsafe extern "system" fn CertCompareIntegerBlob(
pint1: *const CRYPT_INTEGER_BLOB,
pint2: *const CRYPT_INTEGER_BLOB
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"