Scroll to navigation

MONGOC_GET_VERSION(3) MongoDB C Driver MONGOC_GET_VERSION(3)

NAME

mongoc_get_version - mongoc_get_version()

SYNOPSIS

const char *
mongoc_get_version (void);


RETURNS

A string representation of libmongoc's version, formatted something like "1.2.3" or "1.2.3-pre".

AUTHOR

MongoDB, Inc

COPYRIGHT

2017-present, MongoDB, Inc
February 23, 2019 1.14.0