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

#include <spp.h>

Public Member Functions

 ARG_CALLBACK ((*callback))
 

Public Attributes

const char * flag
 
const char * desc
 
int has_arg
 

Detailed Description

Definition at line 121 of file spp.h.

Member Function Documentation

◆ ARG_CALLBACK()

Arg::ARG_CALLBACK ( callback)

Member Data Documentation

◆ desc

const char* Arg::desc

Definition at line 123 of file spp.h.

◆ flag

const char* Arg::flag

Definition at line 122 of file spp.h.

Referenced by main(), and spp_help().

◆ has_arg

int Arg::has_arg

Definition at line 124 of file spp.h.

Referenced by main().


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