Function openssl_sys::BIO_meth_set_create__fixed_rust
pub unsafe extern "C" fn BIO_meth_set_create__fixed_rust(biom: *mut BIO_METHOD, create: Option<unsafe extern "C" fn(*mut BIO) -> c_int>) -> c_int
The portability is definied by:
#[cfg(any(ossl110, libressl273))]