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
2009-present, MongoDB, Inc.
Info
Nov 07, 2024 1.29.0 libmongoc