Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type struct_ = modl Ctypes.structure
type t = struct_ Ctypes.ptr
val op_typ : op Ctypes.union Ctypes.typ
val (-:) : 'a Ctypes.typ -> string -> ('a, op Ctypes.union) Ctypes.field
val i32 : (int32, op Ctypes.union) Ctypes.field
val i64 : (int64, op Ctypes.union) Ctypes.field
val f32 : (float, op Ctypes.union) Ctypes.field
val f64 : (float, op Ctypes.union) Ctypes.field
val ref : (unit Ctypes_static.ptr, op Ctypes.union) Ctypes.field
val struct_ : struct_ Ctypes.typ
val kind : (Unsigned.uint8, struct_) Ctypes.field
val op : (op Ctypes.union, struct_) Ctypes.field
val t : t Ctypes.typ