#include <gwenhywfar/process.h>Go to the source code of this file.
Functions | |
| int | GWEN_Process_ModuleFini () |
| int | GWEN_Process_ModuleInit () |
| int GWEN_Process_ModuleFini | ( | ) |
De-Initialize this module.
Referenced by GWEN_Fini().
| int GWEN_Process_ModuleInit | ( | ) |
Initialize this module.
Referenced by GWEN_Init().
1.5.6