mongoc_matcher_destroy (3) Linux Manual Page
mongoc_matcher_destroy() – None
Synopsis
void mongoc_matcher_destroy (mongoc_matcher_t *matcher);
Release all resources associated with matcher including freeing the structure.
Deprecated
NOTE
mongoc_matcher_tis deprecated and will be removed in version 2.0.
Parameters
matcher- A
mongoc_matcher_t\&.
Colophon
This page is part of MongoDB C Driver. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.
