Rizin
unix-like reverse engineering framework and cli tools
|
#include <wasm.h>
Public Attributes | |
rz_bin_wasm_value_type_t | content_type |
ut8 | mutability |
rz_bin_wasm_value_type_t rz_bin_wasm_global_type_t::content_type |
Definition at line 96 of file wasm.h.
Referenced by parse_import_entry().
ut8 rz_bin_wasm_global_type_t::mutability |
Definition at line 97 of file wasm.h.
Referenced by parse_import_entry().