Scroll to navigation

MONGOC_INDEX_OPT_WT_GET_DEFAULT(3) Library Functions Manual MONGOC_INDEX_OPT_WT_GET_DEFAULT(3)

NAME

mongoc_index_opt_wt_get_default() - None

SYNOPSIS


const mongoc_index_opt_wt_t * mongoc_index_opt_wt_get_default (void) BSON_GNUC_CONST;

RETURNS

Returns a pointer to the default WiredTiger index creation options.

COLOPHON

This page is part of MongoDB C Driver. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.
2016‐10‐12 MongoDB C Driver