Wasmtime
wasm_importtype_vec_t Struct Reference

A list of wasm_importtype_t values. More...

#include <doc-wasm.h>

Data Fields

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

Detailed Description

A list of wasm_importtype_t values.


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