boring_sys

Function X509_STORE_add_crl

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