MONGOC_SESSION_OPTS_DESTROY(3) | MongoDB C Driver | MONGOC_SESSION_OPTS_DESTROY(3) |
mongoc_session_opts_destroy - mongoc_session_opts_destroy()
void mongoc_session_opts_destroy (mongoc_session_opt_t *opts);
Free a mongoc_session_opt_t. Does nothing if opts is NULL.
See the example code for mongoc_session_opts_set_causal_consistency.
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |