Function openssl_sys::X509_REQ_get_version
pub unsafe extern "C" fn X509_REQ_get_version(req: *const X509_REQ) -> c_long
The portability is definied by:
#[cfg(any(ossl110, libressl350))]
pub unsafe extern "C" fn X509_REQ_get_version(req: *const X509_REQ) -> c_long
#[cfg(any(ossl110, libressl350))]