SYNOPSIS

void mongoc_collection_destroy (mongoc_collection_t *collection);

DESCRIPTION

The mongoc_collection_destroy() function shall destroy a mongoc_collection(7).

RETURN VALUE

The mongoc_collection_destroy() function has no return value.

ERRORS

No errors are defined.

SEE ALSO

AUTHORS

This page was written by MongoDB Inc.