Function windows::Win32::Security::Cryptography::CertCompareIntegerBlob

pub unsafe fn CertCompareIntegerBlob(
    pint1: *const CRYPT_INTEGER_BLOB,
    pint2: *const CRYPT_INTEGER_BLOB,
) -> Result<()>