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
Nov 07, 2024 1.29.0 libbson