Provided by: libmongoc-doc_1.9.2+dfsg-1build1_all 

NAME
mongoc_client_pool_destroy - mongoc_client_pool_destroy()
SYNOPSIS
void
mongoc_client_pool_destroy (mongoc_client_pool_t *pool);
Release all resources associated with pool, including freeing the structure.
PARAMETERS
• pool: A mongoc_client_pool_t.
AUTHOR
MongoDB, Inc
COPYRIGHT
2018, MongoDB, Inc
1.9.3-dev Feb 05, 2018 MONGOC_CLIENT_POOL_DESTROY(3)