|
|
wasm_valkind_t | kind |
| |
|
uint8_t | __paddings [7] |
| |
|
union { |
|
int32_t i32 |
| |
|
int64_t i64 |
| |
|
float32_t f32 |
| |
|
float64_t f64 |
| |
|
struct wasm_ref_t * ref |
| |
| } | of |
| |
|
union { |
|
int32_t i32 |
| |
|
int64_t i64 |
| |
|
float f32 |
| |
|
double f64 |
| |
|
uintptr_t foreign |
| |
|
struct wasm_ref_t * ref |
| |
| } | of |
| |
The documentation for this struct was generated from the following files: