mongoc_find_and_modify_opts_destroy - Man Page

Synopsis

void
mongoc_find_and_modify_opts_destroy (
   mongoc_find_and_modify_opts_t *find_and_modify_opts);

Parameters

Description

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

Author

MongoDB, Inc

Info

Apr 03, 2024 1.26.2 libmongoc