MONGOC_FIND_AND_MODIFY_OPTS_DESTROY(3) | MongoDB C Driver | MONGOC_FIND_AND_MODIFY_OPTS_DESTROY(3) |
mongoc_find_and_modify_opts_destroy - mongoc_find_and_modify_opts_destroy()
void mongoc_find_and_modify_opts_destroy (
mongoc_find_and_modify_opts_t *find_and_modify_opts);
Frees all resources associated with the find and modify builder structure. Does nothing if find_and_modify_opts is NULL.
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |