logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

void

Author

       MongoDB, Inc

Description

       Frees   all   resources  associated  with  the  find  and  modify  builder  structure.  Does  nothing  if
       find_and_modify_opts is NULL.

Parameters

find_and_modify_opts: A mongoc_find_and_modify_opts_t.

Synopsis

          void
          mongoc_find_and_modify_opts_destroy (
             mongoc_find_and_modify_opts_t *find_and_modify_opts);

See Also