Scroll to navigation

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

2017-present, MongoDB, Inc

May 2, 2024 1.27.0