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

void

Author

       MongoDB, Inc

Synopsis

          void
          mongoc_server_api_destroy (mongoc_server_api_t *api);

       Free a mongoc_server_api_t. Does nothing if api is NULL.

See Also