Provided by: libmongoc-doc_2.2.0-1_all bug

SYNOPSIS

          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.

PARAMETERS

version: A mongoc_server_api_version_t <>

RETURNS

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

Author

       MongoDB, Inc

Copyright

       2009-present, MongoDB, Inc.

2.2.0                                             Nov 26, 2025            MONGOC_SERVER_API_VERSION_TO_STRING(3)