mongoc_uri_copy (3) Linux Manual Page
mongoc_uri_copy() – Copies the entire contents of a URI. Synopsis mongoc_uri_t * mongoc_uri_copy (const mongoc_uri_t *uri); Parameters uri A mongoc_uri_t \&. Description Copies the entire contents of a URI. Returns A newly allocated mongoc_uri_t that should be freed with mongoc_uri_destroy(3) \&. Colophon This page is part of MongoDB C Driver. Please report any bugs at…
