|
gwenhywfar 5.10.1
|


Go to the source code of this file.
Functions | |
| void | GWEN_Plugin_Attach (GWEN_PLUGIN *p) |
| int | GWEN_Plugin_ModuleFini (void) |
| int | GWEN_Plugin_ModuleInit (void) |
| void GWEN_Plugin_Attach | ( | GWEN_PLUGIN * | p | ) |
Definition at line 125 of file plugin.c.
References DBG_MEM_INC.
| int GWEN_Plugin_ModuleFini | ( | void | ) |
Definition at line 73 of file plugin.c.
References gwen_plugin_manager__list.
Referenced by GWEN_Fini().

| int GWEN_Plugin_ModuleInit | ( | void | ) |
Definition at line 65 of file plugin.c.
References gwen_plugin_manager__list.
Referenced by GWEN_Init().
