Wasmtime
wasmtime_component_valrecord_entry Struct Reference

A pair of a name and a value that represents one entry in a value with kind WASMTIME_COMPONENT_RECORD. More...

#include <val.h>

Data Fields

wasm_name_t name
 The name of this entry.
 
wasmtime_component_val_t val
 The value of this entry.
 

Detailed Description

A pair of a name and a value that represents one entry in a value with kind WASMTIME_COMPONENT_RECORD.


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