Wasmtime
wasmtime_component_item_t Struct Reference

Represents a single item in a component's import or export list. More...

#include <component.h>

Data Fields

wasmtime_component_item_kind_t kind
 The type discriminant for the of union.
 
wasmtime_component_item_union_t of
 The actual item.
 

Detailed Description

Represents a single item in a component's import or export list.


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