SYNOPSIS
#include <mongoc.h>
typedef struct _mongoc_server_description_t mongoc_server_description_t
mongoc_server_description_t holds information about a mongod server to which the driver has connected.
LIFECYCLE
It is required that this object be cleaned up with mongoc_server_description_destroy(3) \&.