pub unsafe extern "system" fn CertEnumCertificatesInStore(
    hcertstore: HCERTSTORE,
    pprevcertcontext: *const CERT_CONTEXT
) -> *mut CERT_CONTEXT
Expand description

Required features: "Win32_Foundation"