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

#include <rz_core.h>

Public Attributes

const char * cmd
 
int length
 
int n_subcmds
 
bool locked
 
int type
 
struct rz_core_autocomplete_t ** subcmds
 

Detailed Description

Definition at line 207 of file rz_core.h.

Member Data Documentation

◆ cmd

◆ length

int rz_core_autocomplete_t::length

◆ locked

bool rz_core_autocomplete_t::locked

Definition at line 211 of file rz_core.h.

Referenced by rz_core_autocomplete_add(), and rz_core_autocomplete_remove().

◆ n_subcmds

◆ subcmds

◆ type


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