Function BIO_new_file

Source
pub unsafe extern "C" fn BIO_new_file(
    filename: *const i8,
    mode: *const i8,
) -> *mut bio_st