plucky (3) mongoc_server_descriptions_destroy_all.3.gz

Provided by: libmongoc-doc_1.30.0-1_all bug

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().

PARAMETERS

sds: The array of server descriptions.

       • n: The number of elements in sds.

AUTHOR

       MongoDB, Inc

       2009-present, MongoDB, Inc.