aws_lc_sys

Function X509_STORE_add_crl

Source
pub unsafe extern "C" fn X509_STORE_add_crl(
    store: *mut X509_STORE,
    crl: *mut X509_CRL,
) -> c_int