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

NAME

6       bson_init - bson_init()
7

SYNOPSIS

9          void
10          bson_init (bson_t *b);
11

PARAMETERS

13       · b: A bson_t.
14

DESCRIPTION

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

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.16.2                           Feb 25, 2020                     BSON_INIT(3)
Impressum