rustuv::uvll::uv_fs_utime[src]

pub unsafe fn uv_fs_utime(handle: *uv_loop_t, req: *uv_fs_t, path: *c_char, atime: c_double, mtime: c_double, cb: uv_fs_cb) -> c_int