aws_lc_sys

Function X509_CRL_get0_by_cert

Source
pub unsafe extern "C" fn X509_CRL_get0_by_cert(
    crl: *mut X509_CRL,
    out: *mut *mut X509_REVOKED,
    x509: *mut X509,
) -> c_int