bson_oid_copy_unsafe - Man Page

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

Info

Nov 07, 2024 1.29.0 libbson