pub unsafe extern "system" fn CertGetSubjectCertificateFromStore(
    hcertstore: HCERTSTORE,
    dwcertencodingtype: CERT_QUERY_ENCODING_TYPE,
    pcertid: *const CERT_INFO
) -> *mut CERT_CONTEXT
Expand description

Required features: "Win32_Foundation"