1MONGOC_CLIENT_DESTROY(3)       MongoDB C Driver       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.15.2                           Nov 06, 2019         MONGOC_CLIENT_DESTROY(3)
Impressum