Function openssl_sys::BIO_new
pub unsafe extern "C" fn BIO_new(type_: *const BIO_METHOD) -> *mut BIO
The portability is definied by:
#[cfg(any(ossl110, libressl280))]
pub unsafe extern "C" fn BIO_new(type_: *const BIO_METHOD) -> *mut BIO
#[cfg(any(ossl110, libressl280))]