Function X509_NAME_add_entry

Source
pub unsafe extern "C" fn X509_NAME_add_entry(
    name: *mut X509_name_st,
    ne: *const X509_name_entry_st,
    loc: i32,
    set: i32,
) -> i32