Provided by: libmongoc-doc_1.16.1-1build2_all 

NAME
mongoc_index_opt_geo_init - mongoc_index_opt_geo_init()
SYNOPSIS
void mongoc_index_opt_geo_init (mongoc_index_opt_geo_t *opt);
PARAMETERS
• opt: A mongoc_index_opt_geo_t.
DESCRIPTION
This function will initialize opt to the default values. It should be called before modifying any fields within the structure.
AUTHOR
MongoDB, Inc
COPYRIGHT
2017-present, MongoDB, Inc 1.16.1 Mar 03, 2020 MONGOC_INDEX_OPT_GEO_INIT(3)