SetTimestampFd

data class SetTimestampFd(val fd: Fd, val atimeNanoseconds: Long?, val mtimeNanoseconds: Long?, val followSymlinks: Boolean)(source)

Constructors

Link copied to clipboard
constructor(fd: Fd, atimeNanoseconds: Long?, mtimeNanoseconds: Long?, followSymlinks: Boolean)

Types

Properties

Link copied to clipboard
Link copied to clipboard
val fd: Fd
Link copied to clipboard
Link copied to clipboard