pub unsafe extern "system" fn CertEnumCRLsInStore(
    hcertstore: HCERTSTORE,
    pprevcrlcontext: *const CRL_CONTEXT
) -> *mut CRL_CONTEXT
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"