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

Twasm_externkind_enum

Declaration

Source position: wasmtime.pp line 340

type Twasm_externkind_enum = (

  WASM_EXTERN_FUNC,

  WASM_EXTERN_GLOBAL,

  WASM_EXTERN_TABLE,

  WASM_EXTERN_MEMORY

);


Documentation generated on: 2023-03-18