mongoc_matcher_destroy (3) Linux Manual Page
mongoc_matcher_destroy() – None
Synopsis
voidRelease all resources associated with matcher including freeing the structure.
mongoc_matcher_destroy (mongoc_matcher_t *matcher);
Deprecated
NOTE- mongoc_matcher_t is deprecated and will be removed in version 2.0.
Parameters
- matcher
- A mongoc_matcher_t \&.
