const char *
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_GET_VERSION(3)
Returns
A string representation of libmongoc's version, formatted something like "1.2.3" or "1.2.3-pre".
Synopsis
const char *
mongoc_get_version (void);
