logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mongoc_matcher_destroy - mongoc_matcher_destroy()

Author

       MongoDB, Inc

Deprecated

WARNING:mongoc_matcher_t is deprecated and will be removed in version 2.0.

Name

       mongoc_matcher_destroy - mongoc_matcher_destroy()

Parameters

matcher: A mongoc_matcher_t.

Synopsis

          void
          mongoc_matcher_destroy (mongoc_matcher_t *matcher);

       Release all resources associated with matcher including freeing the structure.

See Also