package wasmtime

  1. Overview
  2. Docs
type t = unit Ctypes.ptr
val t : t Ctypes.typ
val get : (t -> Val.t -> unit F.return) F.result
val set : (t -> Val.t -> unit F.return) F.result
val delete : (t -> unit F.return) F.result