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

Apr 03, 2024 1.26.2 libmongoc