Unit 'wasmtime' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#wasmtime]

wasmtime_memorytype_new

Declaration

Source position: wasmtime.pp line 904

var wasmtime_memorytype_new: function(

  min: Tuint64_t;

  max_present: T_Bool;

  max: Tuint64_t;

  is_64: T_Bool

):Pwasm_memorytype_t;


Documentation generated on: 2023-03-18