1BSON_OID_INIT(3)                    libbson                   BSON_OID_INIT(3)
2
3
4

SYNOPSIS

6          void
7          bson_oid_init (bson_oid_t *oid, bson_context_t *context);
8

PARAMETERS

10oid: A bson_oid_t.
11
12context: An optional bson_context_t or NULL.
13

DESCRIPTION

15       Generates  a  new  bson_oid_t  using  either  context  or  the  default
16       bson_context_t.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 2023                 BSON_OID_INIT(3)
Impressum