Function nc::futimes

source ยท
pub unsafe fn futimes(fd: i32, times: &[timeval_t; 2]) -> Result<(), Errno>
Expand description

Change timestamp of a file.