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