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

NAME

6       mongoc_database_destroy - mongoc_database_destroy()
7

SYNOPSIS

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

PARAMETERS

16       ยท database: A mongoc_database_t.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.16.2                           Feb 25, 2020       MONGOC_DATABASE_DESTROY(3)
Impressum