bson_oid_hash - Man Page
bson_oid_hash()
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
2017-present, MongoDB, Inc
Info
Sep 06, 2023 1.24.4 libbson