mongoc_client_destroy()
Synopsis
void mongoc_client_destroy (mongoc_client_t *client);
Release all resources associated with client and free the structure.
Parameters
| client | 
void mongoc_client_destroy (mongoc_client_t *client);
Release all resources associated with client and free the structure.
| client |