logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

void

Author

       MongoDB, Inc

Parameters

sds: The array of server descriptions.

       • n: The number of elements in sds.

Synopsis

          void
          mongoc_server_descriptions_destroy_all (mongoc_server_description_t **sds,
                                                  size_t n);

       Frees       the       array       of       mongoc_server_description_t      structs      returned      by
       mongoc_client_get_server_descriptions().

See Also