- autooptoggle_cb
int autooptoggle_cb(const(char)** word, const(char)** word_eol, void* userdata)
Undocumented in source. Be warned that the author may not have intended to support it.
- hexchat_plugin_get_info
void hexchat_plugin_get_info(const(char)** name, const(char)** desc, const(char)** version_, void** reserved)
Undocumented in source. Be warned that the author may not have intended to support it.
- hexchat_plugin_init
int hexchat_plugin_init(hexchat_plugin* plugin_handle, const(char)** plugin_name, const(char)** plugin_desc, const(char)** plugin_version, char* arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- join_cb
int join_cb(const(char)** word, void* userdata)
Undocumented in source. Be warned that the author may not have intended to support it.