mongoc_index_opt_wt_init()#

Synopsis#

void
mongoc_index_opt_wt_init (mongoc_index_opt_wt_t *opt);

Parameters#

Description#

This function will initialize opt to the default values. It should be called before modifying any fields within the structure.