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

#include <wasm.h>

Public Attributes

ut8 flags
 
ut32 initial
 
ut32 maximum
 

Detailed Description

Definition at line 63 of file wasm.h.

Member Data Documentation

◆ flags

ut8 rz_bin_wasm_resizable_limits_t::flags

Definition at line 64 of file wasm.h.

Referenced by cmd_descs_generate.Arg::__str__().

◆ initial

ut32 rz_bin_wasm_resizable_limits_t::initial

Definition at line 65 of file wasm.h.

◆ maximum

ut32 rz_bin_wasm_resizable_limits_t::maximum

Definition at line 66 of file wasm.h.


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