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 restore the default memory allocator to be used by Libbson.

       WARNING:
          This  function  MUST be called at the end of the process. Failure to do so will result in memory being
          freed by the wrong allocator.

Synopsis

          void
          bson_mem_restore_vtable (void);

See Also