mongoc_find_and_modify_opts_destroy()

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.