Wasmtime
wasm_externtype_t Struct Reference

An opaque object representing the type of a external value. Can be seen as a superclass of wasm_functype_t, wasm_tabletype_t, wasm_globaltype_t, and wasm_memorytype_t. More...

#include <doc-wasm.h>

Detailed Description

An opaque object representing the type of a external value. Can be seen as a superclass of wasm_functype_t, wasm_tabletype_t, wasm_globaltype_t, and wasm_memorytype_t.


The documentation for this struct was generated from the following file: