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

       This  function  shall  free the memory supplied by mem. This should be used by functions that require you
       free the result with bson_free().

Parameters

mem: A memory region.

Synopsis

          void
          bson_free (void *mem);

See Also