mongoc_index_opt_get_default(3)

mongoc_index_opt_get_default()

Section 3 libmongoc-doc bookworm source

Description

MONGOC_INDEX_OPT_GET_DEFAULT

NAME

mongoc_index_opt_get_default - mongoc_index_opt_get_default()

SYNOPSIS

const mongoc_index_opt_t *
mongoc_index_opt_get_default (void) BSON_GNUC_PURE;

RETURNS

Returns a pointer to the default index creation options.

AUTHOR

MongoDB, Inc

COPYRIGHT

2017-present, MongoDB, Inc