table of contents
| BSON_OID_HASH_UNSAFE(3) | libbson | BSON_OID_HASH_UNSAFE(3) |
SYNOPSIS¶
static inline uint32_t bson_oid_hash_unsafe (const bson_oid_t *oid);
DESCRIPTION¶
Identical to bson_oid_hash() <>, but performs no integrity checking.
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| December 11, 2025 | 2.2.1 |