table of contents
| MONGOC_URI_DESTROY(3) | libmongoc | MONGOC_URI_DESTROY(3) |
SYNOPSIS¶
void mongoc_uri_destroy (mongoc_uri_t *uri);
PARAMETERS¶
- •
- uri: A mongoc_uri_t <>.
DESCRIPTION¶
Frees all resources associated with a uri. Does nothing if uri is NULL.
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| December 11, 2025 | 2.2.1 |