table of contents
| BSON_OID_COPY_UNSAFE(3) | libbson | BSON_OID_COPY_UNSAFE(3) |
SYNOPSIS¶
static inline void bson_oid_copy_unsafe (const bson_oid_t *src, bson_oid_t *dst);
DESCRIPTION¶
Identical to bson_oid_copy() <>, but performs no integrity checking.
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| December 11, 2025 | 2.2.1 |