void sq_settop(HSQUIRRELVM v, SQInteger v);
void sq_settop(
)
resize the stack, if new top is bigger then the current top the function will push nulls.
the target VM
the new top index
Submit feedback about this site to: