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