Function X509V3_EXT_add_conf

Source
pub unsafe extern "C" fn X509V3_EXT_add_conf(
    conf: *mut lhash_st_CONF_VALUE,
    ctx: *mut v3_ext_ctx,
    section: *const i8,
    cert: *mut x509_st,
) -> i32