[][src]Type Definition lmdb_rkv_sys::MDB_msg_func

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