|
mess822x 1.25
mess822x
|
#include <commands.h>
Data Fields | |
| char * | verb |
| void(* | action )(char *) |
| void(* | flush )() |
Definition at line 5 of file commands.h.
| void(* action) (char *) |
Definition at line 7 of file commands.h.
| void(* flush) () |
Definition at line 8 of file commands.h.
| char* verb |
Definition at line 6 of file commands.h.