Wasmtime
wasm_val_vec_t Struct Reference

A list of wasm_val_t values. More...

#include <doc-wasm.h>

Data Fields

size_t size
 Length of this vector.
 
wasm_val_tdata
 Pointer to the base of this vector.
 

Detailed Description

A list of wasm_val_t values.


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