1MONGOC_INDEX_OPT_GET_DEFAULT(3) libmongoc MONGOC_INDEX_OPT_GET_DEFAULT(3)
23
4
NAME
6mongoc_index_opt_get_default - mongoc_index_opt_get_default()
7
SYNOPSIS
9const mongoc_index_opt_t *
10mongoc_index_opt_get_default (void) BSON_GNUC_PURE;
11
RETURNS
13Returns a pointer to the default index creation options.
14
AUTHOR
16MongoDB, Inc
17
COPYRIGHT
192017-present, MongoDB, Inc
2021
22
23
24
1.16.2 Feb 25, 2020 MONGOC_INDEX_OPT_GET_DEFAULT(3)