Type Definition liblmdb_sys_m::MDB_msg_func[][src]

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