mongoc_matcher_destroy()
Synopsis
void mongoc_matcher_destroy (mongoc_matcher_t *matcher);
Release all resources associated with matcher including freeing the structure.
Parameters
matcher |
void mongoc_matcher_destroy (mongoc_matcher_t *matcher);
Release all resources associated with matcher including freeing the structure.
matcher |