Function X509_add_cert

Source
pub unsafe extern "C" fn X509_add_cert(
    sk: *mut stack_st_X509,
    cert: *mut x509_st,
    flags: i32,
) -> i32