Function fs_set_times::set_atime[][src]

pub fn set_atime<P: AsRef<Path>>(path: P, atime: SystemTimeSpec) -> Result<()>

Set the last access timestamp of a file or other filesystem object.