Function futimens [src]

Prototype

pub extern "c" fn futimens(fd: fd_t, times: ?*const [2]timespec) c_int

Parameters

fd: fd_ttimes: ?*const [2]timespec

Source

pub extern "c" fn futimens(fd: fd_t, times: ?*const [2]timespec) c_int