logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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