Function PKCS7_add_crl

Source
pub unsafe extern "C" fn PKCS7_add_crl(
    p7: *mut pkcs7_st,
    crl: *mut X509_crl_st,
) -> i32