package binaryen

  1. Overview
  2. Docs

Module Binaryen.Struct_typeSource

Sourceval get_num_fields : Heap_type.t -> int
Sourceval get_field_type : Heap_type.t -> int -> Type.t
Sourceval get_field_packed_type : Heap_type.t -> int -> Packed_type.t
Sourceval is_field_mutable : Heap_type.t -> int -> bool