Wasmtime
wasmtime_component_valtype_t Struct Reference

Represents a single value type in the component model. More...

#include <val.h>

Data Fields

wasmtime_component_valtype_kind_t kind
 The type discriminant for the of union.
 
wasmtime_component_valtype_union_t of
 The actual type.
 

Detailed Description

Represents a single value type in the component model.


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