Provided by: libmongoc-doc_1.3.1-1_all bug

NAME

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

SYNOPSIS

       void
       mongoc_index_opt_init (mongoc_index_opt_t *opt);

PARAMETERS

       opt    A mongoc_index_opt_t \&.

DESCRIPTION

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

COLOPHON

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

MongoDB C Driver                                   2016‐01‐18                           MONGOC_INDEX_OPT_INIT(3)