Function PKCS7_add_certificate

Source
pub unsafe extern "C" fn PKCS7_add_certificate(
    p7: *mut pkcs7_st,
    cert: *mut x509_st,
) -> i32