openssl_sys

Function X509_CRL_cmp

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