Esempio n. 1
0
 public static void Len(LuaStatePtr l, int idx)
 {
     LuaDelegates.lua_len(l, idx);
 }