SYNOPSIS

const mongoc_uri_t * mongoc_client_get_uri (const mongoc_client_t *client)

DESCRIPTION

The mongoc_client_get_uri() function shall return a pointer to a mongoc_uri(7).

RETURN VALUE

The mongoc_client_get_uri() function return a pointer.

ERRORS

No errors are defined.

SEE ALSO

AUTHORS

This page was written by MongoDB Inc.