mongoc_matcher_destroy - mongoc_matcher_destroy()
Contents
Copyright
2017-present, MongoDB, Inc
1.21.0 Feb 09, 2022 MONGOC_MATCHER_DESTROY(3)
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.
