MDB_GET_BOTH constant

int const MDB_GET_BOTH

< Position at key/data pair. Only for #MDB_DUPSORT

Implementation

static const int MDB_GET_BOTH = 2;