SYNOPSIS
void mongoc_database_destroy (mongoc_database_t *database);
DESCRIPTION
The mongoc_database_destroy() function shall destroy a mongoc_database(7).
RETURN VALUE
The mongoc_database_destroy() function has no return value.
ERRORS
No errors are defined.
SEE ALSO
AUTHORS
This page was written by MongoDB Inc.