mongoc_matcher_destroy()
Synopsis
void mongoc_matcher_destroy (mongoc_matcher_t *matcher);
Release all resources associated with matcher including freeing the structure.
Deprecated
mongoc_matcher_t is deprecated and will be removed in version 2.0.
Parameters
matcher |