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

void

Author

       MongoDB, Inc

Parameters

opts: A mongoc_transaction_opt_t.

Synopsis

          void
          mongoc_transaction_opts_destroy (mongoc_transaction_opt_t *opts);

       Free a mongoc_transaction_opt_t. Does nothing if opts is NULL.

See Also