Wasmtime
types/arrayref.hh File Reference
#include <memory>
#include <wasmtime/engine.hh>
#include <wasmtime/types/arrayref.h>
#include <wasmtime/types/structref.hh>

Go to the source code of this file.

Data Structures

class  wasmtime::ArrayType
 Owned handle to a WebAssembly array type definition. More...
 

Macros

#define wasmtime_array_type_clone   wasmtime_array_type_copy
 Bridge the various naming conventions here.