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

Go to the source code of this file.

Functions

int GWEN_DBIO_ModuleFini (void)
int GWEN_DBIO_ModuleInit (void)

Function Documentation

◆ GWEN_DBIO_ModuleFini()

int GWEN_DBIO_ModuleFini ( void )

Definition at line 122 of file dbio.c.

References DBG_ERROR, 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_DBIO_ModuleInit()