MDB_FIRST_DUP constant

int const MDB_FIRST_DUP

< Position at first data item of current key. Only for #MDB_DUPSORT

Implementation

static const int MDB_FIRST_DUP = 1;