Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

void

Author

       MongoDB, Inc

Description

       This  function will initialize opt to the default values. It should be called before modifying any fields
       within the structure.

Parameters

opt: A mongoc_index_opt_geo_t.

Synopsis

          void
          mongoc_index_opt_geo_init (mongoc_index_opt_geo_t *opt);

See Also