bson_oid_hash - Man Page
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.
Info
Feb 06, 2025 1.30.0 libbson