Function openssl_sys::SSL_is_server
pub unsafe extern "C" fn SSL_is_server(s: *const SSL) -> c_int
The portability is definied by:
#[cfg(any(ossl110f, libressl273))]
pub unsafe extern "C" fn SSL_is_server(s: *const SSL) -> c_int
#[cfg(any(ossl110f, libressl273))]