Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

mongoc_uri_new - Man Page

Synopsis

mongoc_uri_t *
mongoc_uri_new (const char *uri_string) BSON_GNUC_WARN_UNUSED_RESULT;

Parameters

Description

Calls mongoc_uri_new_with_error().

Returns

A newly allocated mongoc_uri_t if successful. Otherwise NULL, using MONGOC_WARNING on error.

WARNING:

Failure to handle the result of this function is a programming error.

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libmongoc