Function openssl_sys::X509_get_version
pub unsafe extern "C" fn X509_get_version(x: *const X509) -> c_long
The portability is definied by:
#[cfg(ossl110)]
pub unsafe extern "C" fn X509_get_version(x: *const X509) -> c_long
#[cfg(ossl110)]