package wasmtime

  1. Overview
  2. Docs

Module C.Wasi_configSource

Sourcetype t = unit Ctypes.ptr
Sourceval new_ : (unit -> t F.return) F.result
Sourceval delete : (t -> unit F.return) F.result
Sourceval inherit_argv : (t -> unit F.return) F.result
Sourceval inherit_env : (t -> unit F.return) F.result
Sourceval inherit_stdin : (t -> unit F.return) F.result
Sourceval inherit_stdout : (t -> unit F.return) F.result
Sourceval inherit_stderr : (t -> unit F.return) F.result
Sourceval preopen_dir : (t -> string -> string -> bool F.return) F.result
OCaml

Innovation. Community. Security.