mongoc_index_opt_get_default (3) - Linux Manuals
mongoc_index_opt_get_default: None
NAME
mongoc_index_opt_get_default() - NoneSYNOPSIS
const mongoc_index_opt_t * mongoc_index_opt_get_default (void) BSON_GNUC_CONST;
RETURNS
Returns a pointer to the default index creation options.
COLOPHON
This page is part of MongoDB C Driver. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.