Wasmtime
wasm_globaltype_vec_t Struct Reference

A list of wasm_globaltype_t values. More...

#include <doc-wasm.h>

Data Fields

size_t size
 Length of this vector.
 
wasm_globaltype_t ** data
 Pointer to the base of this vector.
 

Detailed Description

A list of wasm_globaltype_t values.


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