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

Author

       MongoDB, Inc

Description

       Generates a new bson_oid_t using either context or the default bson_context_t.

Parameters

oid: A bson_oid_t.

       • context: An optionalbson_context_t or NULL.

Synopsis

          void
          bson_oid_init (bson_oid_t *oid, bson_context_t *context);

See Also