Function X509_ATTRIBUTE_create_by_txt

Source
pub unsafe extern "C" fn X509_ATTRIBUTE_create_by_txt(
    attr: *mut *mut x509_attributes_st,
    atrname: *const i8,
    type_: i32,
    bytes: *const u8,
    len: i32,
) -> *mut x509_attributes_st