Пример #1
0
 internal static void LuaLOpenLibs(IntPtr luaState)
 {
     LuaInterop.LuaLOpenLibs(luaState);
 }