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

2009-present, MongoDB, Inc.

October 9, 2024 1.28.1