X509_CRL_match

Function X509_CRL_match 

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