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

FreeBSD Manual Pages

  
 
  

home | help
MONGOC_FIND_AND_MODIFY_OPTS_NEW(3) libmongocMONGOC_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.2				 Apr 12, 202MONGOC_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+14.3.quarterly>

home | help