mongoc_index_opt_wt_init - Man Page
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
2009-present, MongoDB, Inc.
Info
Sep 19, 2024 1.28.0 libmongoc