Type Definition lmdb_sys::MDB_msg_func [] [src]

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