Exemple #1
0
 public static void SetTop(int Top)
 {
     LL.lua_settop(L, Top);
 }