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

       Releases any resources associated with value. Does nothing if value is NULL.

Parameters

value: A bson_value_t.

Synopsis

          void
          bson_value_destroy (bson_value_t *value);

See Also