1BSON_GET_VERSION(3)                 libbson                BSON_GET_VERSION(3)
2
3
4

SYNOPSIS

6          const char *
7          bson_get_version (void);
8

DESCRIPTION

10       A  string representation of Libbson's version, formatted something like
11       "1.2.3" or "1.2.3-pre".
12

RETURNS

14       A string you must not modify or free.
15

AUTHOR

17       MongoDB, Inc
18
20       2017-present, MongoDB, Inc
21
22
23
24
251.25.1                           Nov 08, 2023              BSON_GET_VERSION(3)
Impressum