mongoc_index_opt_get_default()¶
Synopsis¶
const mongoc_index_opt_t *
mongoc_index_opt_get_default (void);
Returns¶
Returns a pointer to the default index creation options.
const mongoc_index_opt_t *
mongoc_index_opt_get_default (void);
Returns a pointer to the default index creation options.