|
gwenhywfar 5.14.1
|
#include <gwenhywfar/error.h>

Go to the source code of this file.
Functions | |
| int | GWEN_Error_ModuleFini (void) |
| int | GWEN_Error_ModuleInit (void) |
| int GWEN_Error_ModuleFini | ( | void | ) |
Deinitializes this module.
Definition at line 71 of file error.c.
Referenced by GWEN_Fini().

| int GWEN_Error_ModuleInit | ( | void | ) |
Initializes this module.
Definition at line 63 of file error.c.
References DBG_VERBOUS, and GWEN_LOGDOMAIN.
Referenced by GWEN_Init().
