mongoc_find_and_modify_opts_destroy - Man Page
Synopsis
void mongoc_find_and_modify_opts_destroy ( mongoc_find_and_modify_opts_t *find_and_modify_opts);
Parameters
- find_and_modify_opts: A mongoc_find_and_modify_opts_t.
Description
Frees all resources associated with the find and modify builder structure. Does nothing if find_and_modify_opts is NULL.
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Sep 04, 2024 1.27.6 libmongoc