[][src]Type Definition lmdb_rkv_sys::MDB_assert_func

type MDB_assert_func = extern "C" fn(env: *mut MDB_env, msg: *const c_char);