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