function futimes
Jump to headingfutimes(): voidChange the file system timestamps of the object referenced by the supplied file descriptor. See utimes.
Parameters Jump to heading
Jump to headingfd: numberJump to headingatime: TimeLikeJump to headingmtime: TimeLikeJump to headingcallback: NoParamCallbackReturn Type Jump to heading
void