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

Public Attributes

RzLineNSCompletionResultres
 
const char * s
 
size_t len
 

Detailed Description

Group data that needs to be passed to rz_cmd_foreach_cmdname callback.

Definition at line 44 of file cautocmpl.c.

Member Data Documentation

◆ len

size_t autocmplt_cmdidentifier_t::len

Definition at line 47 of file cautocmpl.c.

Referenced by do_autocmplt_cmdidentifier().

◆ res

◆ s

const char* autocmplt_cmdidentifier_t::s

Definition at line 46 of file cautocmpl.c.

Referenced by do_autocmplt_cmdidentifier().


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