logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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