Exemple #1
0
 internal static void LuaLWhere(IntPtr luaState, int level)
 {
     LuaInterop.LuaLWhere(luaState, level);
 }