Function X509V3_add_value

Source
pub unsafe extern "C" fn X509V3_add_value(
    name: *const i8,
    value: *const i8,
    extlist: *mut *mut stack_st_CONF_VALUE,
) -> i32