Provided by: libmongoc-doc_1.30.2-1_all bug

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.

1.30.2                                            Mar 05, 2025            MONGOC_FIND_AND_MODIFY_OPTS_DESTROY(3)