Function X509_NAME_ENTRY_create_by_OBJ

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