pub fn futimens<Fd: AsFd>(fd: &Fd, times: &Timestamps) -> io::Result<()>
futimens(fd, times)—Sets timestamps for an open file or directory.
futimens(fd, times)