toggle menu
Wasi-emscripten-host
common
switch theme
search in API
wasm-wasi-preview1
/
at.released.weh.wasi.preview1.function
/
FdFilestatSetTimesFunctionHandle
Fd
Filestat
Set
Times
Function
Handle
class
FdFilestatSetTimesFunctionHandle
(
host
:
EmbedderHost
)
:
WasiPreview1HostFunctionHandle
(
source
)
Members
Constructors
Fd
Filestat
Set
Times
Function
Handle
Link copied to clipboard
constructor
(
host
:
EmbedderHost
)
Functions
execute
Link copied to clipboard
fun
execute
(
fd
:
FileDescriptor
,
atime
:
Timestamp
,
mtime
:
Timestamp
,
fstflags
:
Fstflags
)
:
Errno