package wasmtime

  1. Overview
  2. Docs

Module C.TableSource

Sourcetype t = unit Ctypes.ptr
Sourceval get : (t -> Unsigned.uint32 -> Ref.t F.return) F.result
Sourceval set : (t -> Unsigned.uint32 -> Ref.t -> unit F.return) F.result
Sourceval size : (t -> Unsigned.uint32 F.return) F.result
Sourceval delete : (t -> unit F.return) F.result
OCaml

Innovation. Community. Security.