Wasmtime
wasm_functype_vec_t Struct Reference

A list of wasm_functype_t values. More...

#include <doc-wasm.h>

Data Fields

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

Detailed Description

A list of wasm_functype_t values.


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