liblmdb_sys

Type Alias MDB_rel_func

Source
pub type MDB_rel_func = extern "C" fn(_: *const MDB_val, _: *const c_void, _: *const c_void, _: *const c_void);