Function openssl_sys::X509_dup
pub unsafe extern "C" fn X509_dup(x: *mut X509) -> *mut X509
The portability is definied by:
#[cfg(not(ossl300))]
pub unsafe extern "C" fn X509_dup(x: *mut X509) -> *mut X509
#[cfg(not(ossl300))]