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

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