bson_oid_equal_unsafe - Man Page
Synopsis
static inline bool bson_oid_equal_unsafe (const bson_oid_t *oid1, const bson_oid_t *oid2);
Description
Identical to bson_oid_equal(), but performs no integrity checking.
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Nov 07, 2024 1.29.0 libbson