1MONGOC_FIND_AND_MODIFY_OPTS_DESTROY(l3i)bmonMgOoNcGOC_FIND_AND_MODIFY_OPTS_DESTROY(3)
2
3
4
6 mongoc_find_and_modify_opts_destroy - mongoc_find_and_modify_opts_de‐
7 stroy()
8
10 void
11 mongoc_find_and_modify_opts_destroy (
12 mongoc_find_and_modify_opts_t *find_and_modify_opts);
13
15 • find_and_modify_opts: A mongoc_find_and_modify_opts_t.
16
18 Frees all resources associated with the find and modify builder struc‐
19 ture. Does nothing if find_and_modify_opts is NULL.
20
22 MongoDB, Inc
23
25 2017-present, MongoDB, Inc
26
27
28
29
301.23.1 Oct 20,M2O0N2G2OC_FIND_AND_MODIFY_OPTS_DESTROY(3)