mongoc_index_opt_geo_get_default()#
Synopsis#
const mongoc_index_opt_geo_t *
mongoc_index_opt_geo_get_default (void) BSON_GNUC_PURE;
Returns#
Returns a pointer to the default GEO index creation options.
const mongoc_index_opt_geo_t *
mongoc_index_opt_geo_get_default (void) BSON_GNUC_PURE;
Returns a pointer to the default GEO index creation options.