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

NAME

6       bson_oid_init - bson_oid_init()
7

SYNOPSIS

9          void
10          bson_oid_init (bson_oid_t *oid, bson_context_t *context);
11

PARAMETERS

13       · oid: A bson_oid_t.
14
15       · context: An optional bson_context_t or NULL.
16

DESCRIPTION

18       Generates  a  new  bson_oid_t  using  either  context  or  the  default
19       bson_context_t.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.16.2                           Feb 25, 2020                 BSON_OID_INIT(3)
Impressum