Man page - mongoc_topology_description_new_copy(3)

Packages contas this manual

Manual

MONGOC_TOPOLOGY_DESCRIPTION_NEW_COPY(3) libmongoc MONGOC_TOPOLOGY_DESCRIPTION_NEW_COPY(3)

mongoc_topology_description_t *
mongoc_topology_description_new_copy (

const mongoc_topology_description_t *description);


description: A mongoc_topology_description_t.

Performs a deep copy of description.

Returns a newly allocated copy of description that should be freed with mongoc_topology_description_destroy() when no longer in use. Returns NULL if description is NULL.

MongoDB, Inc

2009-present, MongoDB, Inc.

December 18, 2025 1.30.4