logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

bson_context_t *

Author

       MongoDB, Inc

Returns

       The  bson_context_get_default()  function  shall return the default bson_context_t for the process.  This
       context is created with the flags BSON_CONTEXT_THREAD_SAFE and BSON_CONTEXT_DISABLE_PID_CACHE.

Synopsis

          bson_context_t *
          bson_context_get_default (void);

See Also