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

#include <wasm.h>

Public Attributes

ut8 element_type
 
struct rz_bin_wasm_resizable_limits_t limits
 

Detailed Description

Definition at line 128 of file wasm.h.

Member Data Documentation

◆ element_type

ut8 rz_bin_wasm_table_t::element_type

Definition at line 129 of file wasm.h.

Referenced by parse_table_entry().

◆ limits

struct rz_bin_wasm_resizable_limits_t rz_bin_wasm_table_t::limits

Definition at line 129 of file wasm.h.

Referenced by parse_table_entry().


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