setTop abstract method

void setTop(
  1. int index
)

lua_settop equivalent.

Implementation

void setTop(int index);