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

NAME

6       bson_get_version - bson_get_version()
7

SYNOPSIS

9          const char *
10          bson_get_version (void);
11

DESCRIPTION

13       A  string representation of Libbson's version, formatted something like
14       "1.2.3" or "1.2.3-pre".
15

RETURNS

17       A string you must not modify or free.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.20.0                           Nov 18, 2021              BSON_GET_VERSION(3)
Impressum