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

void

Author

       MongoDB, Inc

Parameters

opts The mongoc_auto_encryption_opts_t to destroy.

       SEEALSO:mongoc_auto_encryption_opts_new()In-UseEncryption

Synopsis

          void
          mongoc_auto_encryption_opts_destroy (mongoc_auto_encryption_opts_t *opts);

       Destroy a mongoc_auto_encryption_opts_t.

See Also