1MONGOC_DATABASE_DESTROY(3)         libmongoc        MONGOC_DATABASE_DESTROY(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_database_destroy (mongoc_database_t *database);
8
9       Releases  all resources associated with database, including freeing the
10       structure. Does nothing if database is NULL.
11

PARAMETERS

13database: A mongoc_database_t.
14

AUTHOR

16       MongoDB, Inc
17
19       2017-present, MongoDB, Inc
20
21
22
23
241.25.1                           Nov 08, 2023       MONGOC_DATABASE_DESTROY(3)
Impressum