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 hash code for oid suitable for a hashtable.

Parameters

oid: A bson_oid_t.

Returns

       A 32-bit hash code.

Synopsis

          uint32_t
          bson_oid_hash (const bson_oid_t *oid);

See Also