table of contents
| MONGOC_TOPOLOGY_DESCRIPTION_DESTROY(3) | libmongoc | MONGOC_TOPOLOGY_DESCRIPTION_DESTROY(3) |
SYNOPSIS¶
void mongoc_topology_description_destroy (mongoc_topology_description_t *description);
PARAMETERS¶
- •
- description: A mongoc_topology_description_t <>.
DESCRIPTION¶
Frees all resources associated with the topology description. Does nothing if description is NULL.
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| December 11, 2025 | 2.2.1 |