MDB_GET_BOTH_RANGE constant
int
const MDB_GET_BOTH_RANGE
< position at key, nearest data. Only for #MDB_DUPSORT
Implementation
static const int MDB_GET_BOTH_RANGE = 3;
< position at key, nearest data. Only for #MDB_DUPSORT
static const int MDB_GET_BOTH_RANGE = 3;