Function openssl_sys::X509_NAME_add_entry
source ยท pub unsafe extern "C" fn X509_NAME_add_entry(
name: *mut X509_NAME,
ne: *const X509_NAME_ENTRY,
loc: c_int,
set: c_int,
) -> c_int
pub unsafe extern "C" fn X509_NAME_add_entry(
name: *mut X509_NAME,
ne: *const X509_NAME_ENTRY,
loc: c_int,
set: c_int,
) -> c_int