Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

uint32_t

Author

       MongoDB, Inc

Description

       Get the server's id, an opaque identifier generated by the client or client pool.

Parameters

description: A mongoc_server_description_t.

Synopsis

          uint32_t
          mongoc_server_description_id (const mongoc_server_description_t *description);

See Also