OpenDNSSEC-enforcer
2.1.10
|
#include "database_version.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.