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

       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