Type Alias MDB_cursor_op

Source
pub type MDB_cursor_op = c_uint;
Expand description

Cursor Get operations.

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