Exemplo n.º 1
0
 public static void luaL_where(LuaState state, int lvl)
 {
     LuaNativeBinding.luaL_where(state, lvl);
 }