Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_cmd.h>
Public Attributes | |
char | cmd [64] |
RzCmdCb | callback |
RzCmdCb rz_cmd_item_t::callback |
Definition at line 153 of file rz_cmd.h.
Referenced by rz_cmd_add().
char rz_cmd_item_t::cmd[64] |
Definition at line 152 of file rz_cmd.h.
Referenced by rz_cmd_add().