Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

void

Author

       MongoDB, Inc

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);

See Also