gwenhywfar  4.6.0beta
Functions
error_l.h File Reference
#include <gwenhywfar/error.h>

Go to the source code of this file.

Functions

int GWEN_Error_ModuleFini (void)
 
int GWEN_Error_ModuleInit (void)
 

Function Documentation

int GWEN_Error_ModuleFini ( void  )

Deinitializes this module.

Definition at line 70 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().