1MONGOC_CLIENT_DESTROY(3)           libmongoc          MONGOC_CLIENT_DESTROY(3)
2
3
4

NAME

6       mongoc_client_destroy - mongoc_client_destroy()
7

SYNOPSIS

9          void
10          mongoc_client_destroy (mongoc_client_t *client);
11
12       Release  all  resources  associated with client and free the structure.
13       Does nothing if client is NULL.
14

PARAMETERS

16       ยท client: A mongoc_client_t.
17

AUTHOR

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