mongoc_server_description_destroy - Man Page

Synopsis

void
mongoc_server_description_destroy (mongoc_server_description_t *description);

Parameters

Description

Frees all resources associated with the server description. Does nothing if description is NULL.

Author

MongoDB, Inc

Info

Feb 06, 2025 1.30.0 libmongoc