mongoc_client_pool_destroy (3) Linux Manual Page
mongoc_client_pool_destroy() – None
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\&.
Colophon
This page is part of MongoDB C Driver. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.
