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

Author

       MongoDB, Inc

Description

       Frees a bson_json_reader_t. Does nothing if reader is NULL.

Parameters

reader: A bson_json_reader_t.

Synopsis

          void
          bson_json_reader_destroy (bson_json_reader_t *reader);

See Also