mongoc_server_description_destroy()#

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.