gwenhywfar 5.12.0
configmgr_l.h File Reference
#include <gwenhywfar/configmgr_be.h>
Include dependency graph for configmgr_l.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int GWEN_ConfigMgr_ModuleFini (void)
int GWEN_ConfigMgr_ModuleInit (void)

Function Documentation

◆ GWEN_ConfigMgr_ModuleFini()

int GWEN_ConfigMgr_ModuleFini ( void )

Definition at line 96 of file configmgr.c.

References DBG_ERROR, GWEN_CONFIGMGR_PLUGIN_NAME, GWEN_LOGDOMAIN, GWEN_PluginManager_FindPluginManager(), GWEN_PluginManager_free(), and GWEN_PluginManager_Unregister().

Referenced by GWEN_Fini().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GWEN_ConfigMgr_ModuleInit()