Provided by: libmongoc-doc_1.26.0-1.1ubuntu2_all bug

SYNOPSIS

          void
          mongoc_index_opt_init (mongoc_index_opt_t *opt);

PARAMETERS

opt: A mongoc_index_opt_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.26.0                                            Mar 31, 2024                          MONGOC_INDEX_OPT_INIT(3)