1BSON_OID_COPY_UNSAFE(3)             libbson            BSON_OID_COPY_UNSAFE(3)
2
3
4

SYNOPSIS

6          static inline void
7          bson_oid_copy_unsafe (const bson_oid_t *src, bson_oid_t *dst);
8

DESCRIPTION

10       Identical to bson_oid_copy(), but performs no integrity checking.
11

AUTHOR

13       MongoDB, Inc
14
16       2017-present, MongoDB, Inc
17
18
19
20
211.25.1                           Nov 08, 2023          BSON_OID_COPY_UNSAFE(3)
Impressum