bson_iter_next (3) Linux Manual Page
bson_iter_next() – Advances iter to the next element in the document if one exists.
Synopsis
bool
bson_iter_next (bson_iter_t *iter);
Parameters
- iter
- A bson_iter_t \&.
bson_iter_next() – Advances iter to the next element in the document if one exists.
bool
bson_iter_next (bson_iter_t *iter);