mongoc_session_opts_destroy - Man Page
Synopsis
void mongoc_session_opts_destroy (mongoc_session_opt_t *opts);
Free a mongoc_session_opt_t <>. Does nothing if opts is NULL.
Parameters
- opts: A mongoc_session_opt_t <>.
Example
See the example code for mongoc_session_opts_set_causal_consistency() <>.
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
Info
Apr 17, 2026 2.3.0 libmongoc