mongoc_find_and_modify_opts_destroy - mongoc_find_and_modify_opts_destroy()

NAME  SYNOPSIS  PARAMETERS  DESCRIPTION  AUTHOR  COPYRIGHT 

NAME

mongoc_find_and_modify_opts_destroy − 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

find_and_modify_opts: A mongoc_find_and_modify_opts_t.

DESCRIPTION

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

AUTHOR

MongoDB, Inc

COPYRIGHT

2017-present, MongoDB, Inc


Updated 2024-01-29 - jenkler.se | uex.se