Пример #1
0
 public static extern int lua_getstack(IntPtr state, int level, ref luaDebug debug);
Пример #2
0
 public static extern int lua_getinfo(IntPtr state, string what, ref luaDebug debug);