package wasmer

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

Innovation. Community. Security.