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

wasmtime_memory_grow

Declaration

Source position: wasmtime.pp line 913

var wasmtime_memory_grow: function(

  store: Pwasmtime_context_t;

  memory: Pwasmtime_memory_t;

  delta: Tuint64_t;

  prev_size: Puint64_t

):Pwasmtime_error_t;


Documentation generated on: 2023-03-18