#include <grass/dbmi.h>
#include "macros.h"
Go to the source code of this file.
Functions | |
int | db_close_database (dbDriver *driver) |
int db_close_database | ( | dbDriver * | driver | ) |
Definition at line 11 of file c_closedb.c.
References db__set_protocol_fds(), DB_RECV_RETURN_CODE, and DB_START_PROCEDURE_CALL.
Referenced by db_close_database_shutdown_driver(), and db_delete_table().