Function native::io::file::utime[src]

pub fn utime(p: &CString, atime: u64, mtime: u64) -> IoResult<()>