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 | 
void mongoc_client_pool_destroy (mongoc_client_pool_t *pool);
Release all resources associated with pool, including freeing the structure.
| pool |