pub unsafe extern "system" fn CertFindCertificateInCRL(
    pcert: *const CERT_CONTEXT,
    pcrlcontext: *const CRL_CONTEXT,
    dwflags: u32,
    pvreserved: *const c_void,
    ppcrlentry: *mut *mut CRL_ENTRY
) -> BOOL
Expand description

Required features: "Win32_Foundation"