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