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

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 4 bytes