static inline uint32_t
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 BSON_OID_HASH_UNSAFE(3)
Description
Identical to bson_oid_hash(), but performs no integrity checking.
Synopsis
static inline uint32_t
bson_oid_hash_unsafe (const bson_oid_t *oid);
