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

#include <rz_cons.h>

Public Attributes

int current_entry_n
 
int top_entry_n
 
char activate
 
int vi
 

Detailed Description

Definition at line 1027 of file rz_cons.h.

Member Data Documentation

◆ activate

char rz_hud_t::activate

Definition at line 1030 of file rz_cons.h.

Referenced by rz_cons_hud().

◆ current_entry_n

int rz_hud_t::current_entry_n

Definition at line 1028 of file rz_cons.h.

Referenced by rz_cons_hud().

◆ top_entry_n

int rz_hud_t::top_entry_n

Definition at line 1029 of file rz_cons.h.

Referenced by rz_cons_hud().

◆ vi

int rz_hud_t::vi

Definition at line 1031 of file rz_cons.h.

Referenced by rz_cons_hud().


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