1MONGOC_MATCHER_DESTROY(3)          libmongoc         MONGOC_MATCHER_DESTROY(3)
2
3
4

NAME

6       mongoc_matcher_destroy - mongoc_matcher_destroy()
7

SYNOPSIS

9          void
10          mongoc_matcher_destroy (mongoc_matcher_t *matcher);
11
12       Release  all  resources  associated  with matcher including freeing the
13       structure.
14

DEPRECATED

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

PARAMETERS

20       ยท matcher: A mongoc_matcher_t.
21

AUTHOR

23       MongoDB, Inc
24
26       2017-present, MongoDB, Inc
27
28
29
30
311.16.2                           Feb 25, 2020        MONGOC_MATCHER_DESTROY(3)
Impressum