Crate lmdb_master_sys

source ·

Structs§

Constants§

Functions§

Type Aliases§

  • A callback function for most LMDB assert() failures, called before printing the message and aborting.
  • A callback function used to compare two keys in a database
  • Cursor Get operations.
  • A handle for an individual database in the DB environment.
  • A callback function used to print a message from the library.
  • A callback function used to relocate a position-dependent data item in a fixed-address database.
  • Unsigned type used for mapsize, entry counts and page/transaction IDs.