Function bssl_sys::BIO_new_file

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