gwenhywfar 4.0.3
Functions

error_l.h File Reference

#include <gwenhywfar/error.h>

Go to the source code of this file.

Functions

int GWEN_Error_ModuleFini ()
int GWEN_Error_ModuleInit ()

Function Documentation

int GWEN_Error_ModuleFini ( )

Deinitializes this module.

Definition at line 70 of file error.c.

Referenced by GWEN_Fini().

int GWEN_Error_ModuleInit ( )

Initializes this module.

Definition at line 63 of file error.c.

References DBG_VERBOUS, and GWEN_LOGDOMAIN.

Referenced by GWEN_Init().