Function catfs::catfs::rlibc::utimes [] [src]

pub fn utimes(path: &AsRef<Path>, atime: time_t, mtime: time_t) -> Result<()>