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

#include <rz_cmd.h>

Public Attributes

char cmd [64]
 
RzCmdCb callback
 

Detailed Description

Definition at line 151 of file rz_cmd.h.

Member Data Documentation

◆ callback

RzCmdCb rz_cmd_item_t::callback

Definition at line 153 of file rz_cmd.h.

Referenced by rz_cmd_add().

◆ cmd

char rz_cmd_item_t::cmd[64]

Definition at line 152 of file rz_cmd.h.

Referenced by rz_cmd_add().


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