mongoc_find_and_modify_opts_destroy(3)
| MONGOC_FIND_AND_MODIFY_OPTS_DESTROY(3) | libmongoc | MONGOC_FIND_AND_MODIFY_OPTS_DESTROY(3) |
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
2009-present, MongoDB, Inc.
| February 10, 2026 | 1.30.7 |
