Function windows::Win32::Security::Cryptography::CertEnumCRLsInStore

pub unsafe fn CertEnumCRLsInStore<P0>(
    hcertstore: P0,
    pprevcrlcontext: Option<*const CRL_CONTEXT>,
) -> *mut CRL_CONTEXT
where P0: Param<HCERTSTORE>,