Ubuntu Manpages

mongoc_server_api_version_to_string

mongoc_server_api_version_to_string()

const char *
mongoc_server_api_version_to_string (mongoc_server_api_version_t version);


Returns the string representation of version, or NULL if version has no string representation.

  • version: A mongoc_server_api_version_t

Returns the string representation of version or NULL. The returned string should not be freed.

MongoDB, Inc

2017-present, MongoDB, Inc