MDB_cursor_op

Type Alias MDB_cursor_op 

Source
pub type MDB_cursor_op = c_int;
Expand description

@brief Cursor Get operations.

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