Wasmtime
wasmtime_component_val Struct Reference

Represents possible runtime values which a component function can either consume or produce. More...

#include <val.h>

Data Fields

wasmtime_component_valkind_t kind
 The type discriminant.
 
wasmtime_component_valunion_t of
 Value of type kind.
 

Detailed Description

Represents possible runtime values which a component function can either consume or produce.


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