1MONGOC_URI_DESTROY(3)              libmongoc             MONGOC_URI_DESTROY(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_uri_destroy (mongoc_uri_t *uri);
8

PARAMETERS

10uri: A mongoc_uri_t.
11

DESCRIPTION

13       Frees all resources associated with a uri. Does nothing if uri is NULL.
14

AUTHOR

16       MongoDB, Inc
17
19       2017-present, MongoDB, Inc
20
21
22
23
241.25.1                           Nov 08, 2023            MONGOC_URI_DESTROY(3)
Impressum