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

Required features: "Win32_Security_Cryptography", "Win32_Foundation"