pub unsafe extern "system" fn CertCompareIntegerBlob(
    pint1: *const CRYPTOAPI_BLOB,
    pint2: *const CRYPTOAPI_BLOB
) -> BOOL
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"