Provided by: libbson-doc_1.26.0-1.1ubuntu2_all
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
2017-present, MongoDB, Inc