[][src]Function nginx::X509at_add1_attr_by_NID

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