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 server description. Does nothing if description is NULL.

Parameters

description: A mongoc_server_description_t.

Synopsis

          void
          mongoc_server_description_destroy (mongoc_server_description_t *description);

See Also