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