pub unsafe extern "system" fn CertGetPublicKeyLength(
    dwcertencodingtype: CERT_QUERY_ENCODING_TYPE,
    ppublickey: *const CERT_PUBLIC_KEY_INFO
) -> u32
Expand description

Required features: "Win32_Security_Cryptography"