MDB_GET_CURRENT constant
int
const MDB_GET_CURRENT
< Return key/data at current cursor position
Implementation
static const int MDB_GET_CURRENT = 4;
< Return key/data at current cursor position
static const int MDB_GET_CURRENT = 4;