Rizin
unix-like reverse engineering framework and cli tools
rz_bin_wasm_table_type_t Struct Reference

#include <wasm.h>

Public Attributes

rz_bin_wasm_value_type_t elem_type
 
struct rz_bin_wasm_resizable_limits_t limits
 

Detailed Description

Definition at line 100 of file wasm.h.

Member Data Documentation

◆ elem_type

rz_bin_wasm_value_type_t rz_bin_wasm_table_type_t::elem_type

Definition at line 101 of file wasm.h.

Referenced by parse_import_entry().

◆ limits

struct rz_bin_wasm_resizable_limits_t rz_bin_wasm_table_type_t::limits

Definition at line 101 of file wasm.h.

Referenced by parse_import_entry().


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