Man page - mongoc_index_opt_geo_init(3)

Packages contains this manual

Manual

MONGOC_INDEX_OPT_GEO_INIT

SYNOPSIS
PARAMETERS
DESCRIPTION
AUTHOR
COPYRIGHT

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

2009-present, MongoDB, Inc.