[][src]Function nginx::X509_NAME_ENTRY_create_by_NID

pub unsafe extern "C" fn X509_NAME_ENTRY_create_by_NID(
    ne: *mut *mut X509_NAME_ENTRY,
    nid: c_int,
    type_: c_int,
    bytes: *const c_uchar,
    len: c_int
) -> *mut X509_NAME_ENTRY