Function openssl_sys::SSL_SESSION_up_ref
pub unsafe extern "C" fn SSL_SESSION_up_ref(ses: *mut SSL_SESSION) -> c_int
The portability is definied by:
#[cfg(any(ossl110, libressl273))]
pub unsafe extern "C" fn SSL_SESSION_up_ref(ses: *mut SSL_SESSION) -> c_int
#[cfg(any(ossl110, libressl273))]