1MONGOC_CLIENT_POOL_DESTROY(3)  MongoDB C Driver  MONGOC_CLIENT_POOL_DESTROY(3)
2
3
4

NAME

6       mongoc_client_pool_destroy - mongoc_client_pool_destroy()
7

SYNOPSIS

9          void
10          mongoc_client_pool_destroy (mongoc_client_pool_t *pool);
11
12       Release  all  resources  associated  with  pool,  including freeing the
13       structure.
14

PARAMETERS

16       ยท pool: A mongoc_client_pool_t.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.13.1                           Jan 24, 2019    MONGOC_CLIENT_POOL_DESTROY(3)
Impressum