1MONGOC_GET_VERSION(3) libmongoc MONGOC_GET_VERSION(3)
23
4
NAME
6mongoc_get_version - mongoc_get_version()
7
SYNOPSIS
9const char *
10mongoc_get_version (void);
11
RETURNS
13A string representation of libmongoc's version, formatted something
14like "1.2.3" or "1.2.3-pre".
15
AUTHOR
17MongoDB, Inc
18
COPYRIGHT
202017-present, MongoDB, Inc
2122
23
24
25
1.16.2 Feb 25, 2020 MONGOC_GET_VERSION(3)