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

Nov 07, 2024 1.29.0 libmongoc