|
SYNOPSISvoid mongoc_index_opt_init (mongoc_index_opt_t *opt); PARAMETERS
DESCRIPTIONThis function will initialize opt to the default values. It should be called before modifying any fields within the structure. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|