toggle menu
Wasi-emscripten-host
common
switch theme
search in API
wasm-wasi-preview1
/
at.released.weh.wasi.preview1.function
/
PathCreateDirectoryFunctionHandle
Path
Create
Directory
Function
Handle
class
PathCreateDirectoryFunctionHandle
(
host
:
EmbedderHost
)
:
WasiPreview1HostFunctionHandle
(
source
)
Members
Constructors
Path
Create
Directory
Function
Handle
Link copied to clipboard
constructor
(
host
:
EmbedderHost
)
Functions
execute
Link copied to clipboard
fun
execute
(
memory
:
Memory
,
fd
:
FileDescriptor
,
path
:
WasmPtr
,
pathSize
:
Int
)
:
Errno