Wasmtime
wasmtime_storage_type Struct Reference

A storage type descriptor for struct/array fields. More...

#include <structref.h>

Data Fields

wasmtime_storage_type_kind_t kind
 The kind of storage type this is.
 
wasm_valtype_tvaltype
 

Detailed Description

A storage type descriptor for struct/array fields.

Field Documentation

◆ valtype

wasm_valtype_t* wasmtime_storage_type::valtype

if kind is WASMTIME_STORAGE_TYPE_KIND_VALTYPE, then this is set.


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