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