#include <IRC.h>

Public Attributes | |
| char * | irc_command |
| int(* | function )(const char *, irc_reply_data *, void *) |
| irc_command_hook * | next |
Definition at line 44 of file IRC.h.
| int(* irc_command_hook::function)(const char *, irc_reply_data *, void *) |
1.5.6