[][src]Function jl_sys::ios_file

pub unsafe extern "C" fn ios_file(
    s: *mut ios_t,
    fname: *const c_char,
    rd: c_int,
    wr: c_int,
    create: c_int,
    trunc: c_int
) -> *mut ios_t