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

void

Author

       MongoDB, Inc

Parameters

stream: An allocated mongoc_change_stream_t.

Synopsis

          void
          mongoc_change_stream_destroy (mongoc_change_stream_t *stream);

       Destroys a change stream and associated data.

See Also