package wasmer

  1. Overview
  2. Docs
type t
val t : t Ctypes.union Ctypes.typ
val fi32 : (int32, t Ctypes.union) Ctypes.field
val fi64 : (int64, t Ctypes.union) Ctypes.field
val ff32 : (float, t Ctypes.union) Ctypes.field
val ff64 : (float, t Ctypes.union) Ctypes.field
val fref : (Ref.t Ctypes.structure Ctypes.ptr, t Ctypes.union) Ctypes.field
OCaml

Innovation. Community. Security.