mongoc_find_and_modify_opts_destroy
mongoc_find_and_modify_opts_destroy()
- Provided by: libmongoc-doc (Version: 1.21.0-1build1)
- Source: mongo-c-driver
- Report a bug
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