SYNOPSIS

void mongoc_client_destroy (mongoc_client_t *client);

DESCRIPTION

The mongoc_client_destroy() function shall destroy the client referenced by the client argument and any resources associated with the client.

RETURN VALUE

The mongoc_client_destroy() function has no return value.

ERRORS

No errors are defined.

SEE ALSO

AUTHORS

This page was written by MongoDB Inc.