1 2 3
// LUAI_MAXCCALLS is the maximum depth for nested C calls; this mirrors // VM/include/luaconf.h. pub const LUAI_MAXCCALLS: i32 = 200;