logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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