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