lmdb_sys

Type Alias 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.