SYNOPSIS
void
mongoc_server_description_destroy(mongoc_server_description_t *description);
PARAMETERS
- description
- A The description to destroy. \&.
DESCRIPTION
This function cleans up all memory associated with the given server description.
RETURNS
None.