pub unsafe extern "system" fn CertComparePublicKeyInfo(
    dwcertencodingtype: CERT_QUERY_ENCODING_TYPE,
    ppublickey1: *const CERT_PUBLIC_KEY_INFO,
    ppublickey2: *const CERT_PUBLIC_KEY_INFO
) -> BOOL
Expand description

Required features: "Win32_Foundation"