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

       Converts oid into a hex encoded string.

Parameters

oid: A bson_oid_t.

       • str: A location for the resulting string.

Synopsis

          void
          bson_oid_to_string (const bson_oid_t *oid, char str[25]);

return

See Also