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