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

Author

       MongoDB, Inc

Description

       Frees all resources associated with a uri. Does nothing if uri is NULL.

Parameters

uri: A mongoc_uri_t.

Synopsis

          void
          mongoc_uri_destroy (mongoc_uri_t *uri);

See Also