void
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_TOPOLOGY_DESCRIPTION_DESTROY(3)
Description
Frees all resources associated with the topology description. Does nothing if description is NULL.
Parameters
• description: A mongoc_topology_description_t.
Synopsis
void
mongoc_topology_description_destroy (mongoc_topology_description_t *description);
