Ubuntu Manpages

mongoc_matcher_destroy

mongoc_matcher_destroy()

void
mongoc_matcher_destroy (mongoc_matcher_t *matcher);


Release all resources associated with matcher including freeing the structure.

WARNING:

mongoc_matcher_t is deprecated and will be removed in version 2.0.


  • matcher: A mongoc_matcher_t.

MongoDB, Inc

2017-present, MongoDB, Inc