mongoc_server_description_id()

Synopsis

uint32_t

mongoc_server_description_id (const mongoc_server_description_t *description);

Parameters

Description

This functionr returns the server id for the given server description.

Returns

A uint32_t id for the given server description.