| MONGOC_FIND_AND_MODIFY_OPTS_GET_SORT(3) | libmongoc | MONGOC_FIND_AND_MODIFY_OPTS_GET_SORT(3) |
void
mongoc_find_and_modify_opts_get_sort (const mongoc_find_and_modify_opts_t *opts,
bson_t *sort);
Copies the sort document set with mongoc_find_and_modify_opts_set_sort(), or initializes sort with an empty BSON document.
MongoDB, Inc
2017-present, MongoDB, Inc
| March 31, 2024 | 1.26.0 |