29#ifndef GNC_BACKEND_DBI_H_
30#define GNC_BACKEND_DBI_H_
43#ifndef GNC_NO_LOADABLE_MODULES
48G_MODULE_EXPORT
void qof_backend_module_finalize (
void);
G_MODULE_EXPORT void qof_backend_module_init(void)
This is the standardized initialization function of a qof_backend GModule, but compiling this can be ...
void gnc_module_init_backend_dbi(void)
Initialization function which can be used when this module is statically linked into the application.
void gnc_module_finalize_backend_dbi(void)
Shutdown function which can be used when this module is statically linked into the application.