1MONGOC_INDEX_OPT_WT_GET_DEFAULT(3) libmongocMONGOC_INDEX_OPT_WT_GET_DEFAULT(3)
23
4
NAME
6mongoc_index_opt_wt_get_default - mongoc_index_opt_wt_get_default()
7
SYNOPSIS
9const mongoc_index_opt_wt_t *
10mongoc_index_opt_wt_get_default (void) BSON_GNUC_PURE;
11
RETURNS
13Returns a pointer to the default WiredTiger index creation options.
14
AUTHOR
16MongoDB, Inc
17
COPYRIGHT
192017-present, MongoDB, Inc
2021
22
23
24
1.17.6 Jun 03, 2021MONGOC_INDEX_OPT_WT_GET_DEFAULT(3)