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

static inline bool

Author

       MongoDB, Inc

Description

       Identical to bson_oid_equal(), but performs no integrity checking.

Synopsis

          static inline bool
          bson_oid_equal_unsafe (const bson_oid_t *oid1, const bson_oid_t *oid2);

See Also