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

#include <wasm.h>

Public Attributes

rz_bin_wasm_value_type_t content_type
 
ut8 mutability
 

Detailed Description

Definition at line 95 of file wasm.h.

Member Data Documentation

◆ content_type

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().

◆ mutability

ut8 rz_bin_wasm_global_type_t::mutability

Definition at line 97 of file wasm.h.

Referenced by parse_import_entry().


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