pub const MDB_GET_MULTIPLE: MDB_cursor_op = 5;
Expand description
< Return up to a page of duplicate data items from current cursor position. Move cursor to prepare for #MDB_NEXT_MULTIPLE. Only for #MDB_DUPFIXED
pub const MDB_GET_MULTIPLE: MDB_cursor_op = 5;
< Return up to a page of duplicate data items from current cursor position. Move cursor to prepare for #MDB_NEXT_MULTIPLE. Only for #MDB_DUPFIXED