|
OpenDNSSEC-enforcer
2.1.3
|
#include "db_connection.h"Go to the source code of this file.
Functions | |
| int | database_version_get_version (db_connection_t *connection) |
| int database_version_get_version | ( | db_connection_t * | connection | ) |
Get the database version.
| [in] | a | db_connection_t pointer. |
Definition at line 32 of file database_version_ext.c.
1.8.13