Type Definition distill_downstream_lmdb_sys::MDB_msg_func[][src]

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