[][src]Function winapi::um::wincrypt::CertComparePublicKeyInfo

pub unsafe extern "system" fn CertComparePublicKeyInfo(
    dwCertEncodingType: DWORD,
    pPublicKey1: PCERT_PUBLIC_KEY_INFO,
    pPublicKey2: PCERT_PUBLIC_KEY_INFO
) -> BOOL