mongoc_topology_description_destroy - Man Page
Synopsis
void mongoc_topology_description_destroy (mongoc_topology_description_t *description);
Parameters
- description: A mongoc_topology_description_t.
Description
Frees all resources associated with the topology description. Does nothing if description is NULL.
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Nov 07, 2024 1.29.0 libmongoc