aws_lc_sys

Function BIO_new_file

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