SYNOPSIS

void mongoc_client_pool_destroy (mongoc_client_pool_t *pool);

DESCRIPTION

The mongoc_client_pool_destroy() function shall destroy the mongoc_client_pool(7) referenced by pool and any associated resources.

RETURN VALUE

The mongoc_client_pool_destroy() function has no return value.

ERRORS

No errors are defined.

SEE ALSO

AUTHORS

This page was written by MongoDB Inc.