Function X509at_add1_attr_by_txt

Source
pub unsafe extern "C" fn X509at_add1_attr_by_txt(
    x: *mut *mut stack_st_X509_ATTRIBUTE,
    attrname: *const i8,
    type_: i32,
    bytes: *const u8,
    len: i32,
) -> *mut stack_st_X509_ATTRIBUTE