Function X509_STORE_add_crl

Source
pub unsafe extern "C" fn X509_STORE_add_crl(
    xs: *mut x509_store_st,
    x: *mut X509_crl_st,
) -> i32