Wasmtime
wasmtime_component_vallist Struct Reference

A vec of a struct wasmtime_component_val
More...

#include <val.h>

Data Fields

size_t size
 
struct wasmtime_component_valdata
 

Detailed Description

A vec of a struct wasmtime_component_val

Field Documentation

◆ data

struct wasmtime_component_val* wasmtime_component_vallist::data

Pointer to the elements

◆ size

size_t wasmtime_component_vallist::size

Length of the vec


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