Beispiel #1
0
 internal static void LuaError(IntPtr luaState)
 {
     LuaInterop.LuaError(luaState);
 }