openssl_sys

Function X509_CRL_match

source
pub unsafe extern "C" fn X509_CRL_match(
    a: *const X509_CRL,
    b: *const X509_CRL,
) -> c_int