bson_oid_hash(3)
| BSON_OID_HASH(3) | libbson | BSON_OID_HASH(3) |
SYNOPSIS
uint32_t bson_oid_hash (const bson_oid_t *oid);
PARAMETERS
- •
- oid: A bson_oid_t <>.
DESCRIPTION
Generates a hash code for oid suitable for a hashtable.
RETURNS
A 32-bit hash code.
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
| February 10, 2026 | 1.30.7 |
