Function BIO_meth_new

Source
pub unsafe extern "C" fn BIO_meth_new(
    type_: i32,
    name: *const i8,
) -> *mut bio_method_st