liblmdb_sys

Type Alias MDB_msg_func

Source
pub type MDB_msg_func = extern "C" fn(_: *const c_char, _: *const c_void) -> c_int;