windows::Win32::Security::Cryptography

Function CertIsValidCRLForCertificate

pub unsafe fn CertIsValidCRLForCertificate(
    pcert: *const CERT_CONTEXT,
    pcrl: *const CRL_CONTEXT,
    dwflags: u32,
    pvreserved: Option<*const c_void>,
) -> BOOL