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

mongoc_find_and_modify_flags_t

Author

       MongoDB, Inc

Parameters

opts: A mongoc_find_and_modify_opts_t.

Returns

       Returns the flags set with mongoc_find_and_modify_opts_set_flags().

Synopsis

          mongoc_find_and_modify_flags_t
          mongoc_find_and_modify_opts_get_flags (
             const mongoc_find_and_modify_opts_t *opts);

See Also