Function BIO_new_ex

Source
pub unsafe extern "C" fn BIO_new_ex(
    libctx: *mut ossl_lib_ctx_st,
    method: *const bio_method_st,
) -> *mut bio_st