1MONGOC_INDEX_OPT_GEO_INIT(3) libmongoc MONGOC_INDEX_OPT_GEO_INIT(3)
23
4
SYNOPSIS
6void
7mongoc_index_opt_geo_init (mongoc_index_opt_geo_t *opt);
8
PARAMETERS
10• opt: A mongoc_index_opt_geo_t.
11
DESCRIPTION
13This function will initialize opt to the default values. It should be
14called before modifying any fields within the structure.
15
AUTHOR
17MongoDB, Inc
18
COPYRIGHT
202017-present, MongoDB, Inc
2122
23
24
25
1.25.1 Nov 08, 2023 MONGOC_INDEX_OPT_GEO_INIT(3)