Scroll to navigation

BSON_OID_EQUAL_UNSAFE(3) libbson BSON_OID_EQUAL_UNSAFE(3)

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

2017-present, MongoDB, Inc

May 7, 2024 1.27.1