1MONGOC_MATCHER_DESTROY(3) libmongoc MONGOC_MATCHER_DESTROY(3)
2
3
4
6 mongoc_matcher_destroy - mongoc_matcher_destroy()
7
9 void
10 mongoc_matcher_destroy (mongoc_matcher_t *matcher);
11
12 Release all resources associated with matcher including freeing the
13 structure.
14
16 WARNING:
17 mongoc_matcher_t is deprecated and will be removed in version 2.0.
18
20 • matcher: A mongoc_matcher_t.
21
23 MongoDB, Inc
24
26 2017-present, MongoDB, Inc
27
28
29
30
311.21.1 Mar 02, 2022 MONGOC_MATCHER_DESTROY(3)