Function windows_sys::Win32::Security::Cryptography::CertCompareCertificate
pub unsafe extern "system" fn CertCompareCertificate(
dwcertencodingtype: CERT_QUERY_ENCODING_TYPE,
pcertid1: *const CERT_INFO,
pcertid2: *const CERT_INFO
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"