Function X509at_add1_attr_by_NID

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