Function r_core::r_buf_new_file[][src]

pub unsafe extern "C" fn r_buf_new_file(
    file: *const c_char,
    perm: c_int,
    mode: c_int
) -> *mut RBuffer