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