SYNOPSIS

void mongoc_matcher_destroy (mongoc_matcher_t *matcher);

DESCRIPTION

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

RETURN VALUE

The mongoc_matcher_destroy() function has no return value.

ERRORS

No errors are defined.

SEE ALSO

AUTHORS

This page was written by MongoDB Inc.