1MONGOC_URI_DESTROY(3)          MongoDB C Driver          MONGOC_URI_DESTROY(3)
2
3
4

NAME

6       mongoc_uri_destroy - mongoc_uri_destroy()
7

SYNOPSIS

9          void
10          mongoc_uri_destroy (mongoc_uri_t *uri);
11

PARAMETERS

13       ยท uri: A mongoc_uri_t.
14

DESCRIPTION

16       Frees all resources associated with a uri. Does nothing if uri is NULL.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.14.0                           Feb 22, 2019            MONGOC_URI_DESTROY(3)
Impressum