package wasmer

  1. Overview
  2. Docs
type ocaml =
  1. | Const
  2. | Var
val t : t Ctypes.typ
val of_c : t -> ocaml
val to_c : ocaml -> t