Function BIO_new_fp

Source
pub unsafe extern "C" fn BIO_new_fp(
    file: *mut FILE,
    flags: c_int,
) -> *mut BIO