Type Definition lmdb_sys::MDB_cursor_op

source · []
pub type MDB_cursor_op = u32;
Expand description

@brief Cursor Get operations.

This is the set of all operations for retrieving data using a cursor.