gwenhywfar  5.10.1
Functions
error_l.h File Reference
#include <gwenhywfar/error.h>
Include dependency graph for error_l.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int GWEN_Error_ModuleFini (void)
 
int GWEN_Error_ModuleInit (void)
 

Function Documentation

◆ GWEN_Error_ModuleFini()

int GWEN_Error_ModuleFini ( void  )

Deinitializes this module.

Definition at line 71 of file error.c.

Referenced by GWEN_Fini().

Here is the caller graph for this function:

◆ GWEN_Error_ModuleInit()

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().

Here is the caller graph for this function: