Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MONGOC_FIND_AND_MODIFY_OPTS_NEW(3)  libmongoc MONGOC_FIND_AND_MODIFY_OPTS_NEW(3)

SYNOPSIS
	mongoc_find_and_modify_opts_t *
	mongoc_find_and_modify_opts_new (void);

RETURNS
     Creates a newly allocated find and modify builder structure that is used to
     create    a    findAndModify   command.   This   should   be   freed   with
     mongoc_find_and_modify_opts_destroy() when no longer in use.

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026MONGOC_FIND_AND_MODIFY_OPTS_NEW(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_find_and_modify_opts_new&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help