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