1BSON_INIT(3)                        libbson                       BSON_INIT(3)
2
3
4

SYNOPSIS

6          void
7          bson_init (bson_t *b);
8

PARAMETERS

10b: A bson_t.
11

DESCRIPTION

13       The  bson_init()  function  shall initialize a bson_t that is placed on
14       the stack. This is equivalent to initializing a bson_t to BSON_INITIAL‐
15       IZER.
16

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.25.1                           Nov 08, 2023                     BSON_INIT(3)
Impressum