SYNOPSIS
void
mongoc_client_destroy (mongoc_client_t *client);
Release all resources associated with client and free the structure.
PARAMETERS
- client
- A mongoc_client_t \&.
void
mongoc_client_destroy (mongoc_client_t *client);
Release all resources associated with client and free the structure.