bson_oid_hash - Man Page

Synopsis

uint32_t
bson_oid_hash (const bson_oid_t *oid);

Parameters

Description

Generates a hash code for oid suitable for a hashtable.

Returns

A 32-bit hash code.

Author

MongoDB, Inc

Info

Apr 03, 2024 1.26.2 libbson