table of contents
MONGOC_INDEX_OPT_INIT(3) | libmongoc | MONGOC_INDEX_OPT_INIT(3) |
SYNOPSIS¶
void mongoc_index_opt_init (mongoc_index_opt_t *opt);
PARAMETERS¶
- •
- opt: A mongoc_index_opt_t.
DESCRIPTION¶
This function will initialize opt to the default values. It should be called before modifying any fields within the structure.
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2009-present, MongoDB, Inc.
November 13, 2024 | 1.29.0 |