Function r_core::r_fs_file_new[][src]

pub unsafe extern "C" fn r_fs_file_new(
    root: *mut RFSRoot,
    path: *const c_char
) -> *mut RFSFile