package wasmtime

  1. Overview
  2. Docs
type modl
type struct_ = modl Ctypes.structure
val struct_ : struct_ Ctypes.typ
val t : t Ctypes.typ
val data : (t -> char Ctypes_static.ptr F.return) F.result
val grow : (t -> Unsigned.uint32 -> bool F.return) F.result
val data_size : (t -> Unsigned.size_t F.return) F.result
val delete : (t -> unit F.return) F.result