pub unsafe extern "system" fn CertCompareCertificate(
    dwcertencodingtype: u32,
    pcertid1: *const CERT_INFO,
    pcertid2: *const CERT_INFO
) -> BOOL
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"