Function X509_NAME_ENTRY_create_by_NID

Source
pub unsafe extern "C" fn X509_NAME_ENTRY_create_by_NID(
    ne: *mut *mut X509_name_entry_st,
    nid: i32,
    type_: i32,
    bytes: *const u8,
    len: i32,
) -> *mut X509_name_entry_st