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

wasmtime_func_call

Declaration

Source position: wasmtime.pp line 867

var wasmtime_func_call: function(

  store: Pwasmtime_context_t;

  func: Pwasmtime_func_t;

  args: Pwasmtime_val_t;

  nargs: TSize_t;

  results: Pwasmtime_val_t;

  nresults: TSize_t;

  trap: PPwasm_trap_t

):Pwasmtime_error_t;


Documentation generated on: 2023-03-18