mongoc_matcher_destroy - Man Page
mongoc_matcher_destroy()
Synopsis
void mongoc_matcher_destroy (mongoc_matcher_t *matcher);
Release all resources associated with matcher including freeing the structure.
Deprecated
- WARNING:
mongoc_matcher_t is deprecated and will be removed in version 2.0.
Parameters
- matcher: A mongoc_matcher_t.
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
May 09, 2023 1.23.4 libmongoc