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