Function openssl_sys::BIO_meth_new
pub unsafe extern "C" fn BIO_meth_new(type_: c_int, name: *const c_char) -> *mut BIO_METHODThe portability is definied by:
#[cfg(any(ossl110, libressl273))]pub unsafe extern "C" fn BIO_meth_new(type_: c_int, name: *const c_char) -> *mut BIO_METHOD#[cfg(any(ossl110, libressl273))]