mongoc_topology_description_destroy()#

Synopsis#

void
mongoc_topology_description_destroy (mongoc_topology_description_t *description);

Parameters#

Description#

Frees all resources associated with the topology description. Does nothing if description is NULL.