Provided by: libmongoc-doc_1.9.2+dfsg-1build1_all 

NAME
mongoc_index_opt_wt_init - mongoc_index_opt_wt_init()
SYNOPSIS
void
mongoc_index_opt_wt_init (mongoc_index_opt_wt_t *opt);
PARAMETERS
• opt: A mongoc_index_opt_wt_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
2018, MongoDB, Inc
1.9.3-dev Feb 05, 2018 MONGOC_INDEX_OPT_WT_INIT(3)