Function futimes [src]
Prototype
pub extern "c" fn futimes(fd: fd_t, times: ?*[2]timeval) c_int Parameters
fd: fd_ttimes: ?*[2]timeval Source
pub extern "c" fn futimes(fd: fd_t, times: ?*[2]timeval) c_int pub extern "c" fn futimes(fd: fd_t, times: ?*[2]timeval) c_int fd: fd_ttimes: ?*[2]timeval pub extern "c" fn futimes(fd: fd_t, times: ?*[2]timeval) c_int