package binaryen

  1. Overview
  2. Docs

Module Expression.Memory_initSource

Sourceval make : Module.t -> int -> t -> t -> t -> string -> t
Sourceval get_segment : t -> int
Sourceval set_segment : t -> int -> unit
Sourceval get_dest : t -> t
Sourceval set_dest : t -> t -> unit
Sourceval get_offset : t -> t
Sourceval set_offset : t -> t -> unit
Sourceval get_size : t -> t
Sourceval set_size : t -> t -> unit
OCaml

Innovation. Community. Security.