void sq_push(HSQUIRRELVM v, SQInteger idx);
void sq_push(
)
pushes in the stack the value at the index idx
the target VM
the index in the stack of the value that has to be pushed
Submit feedback about this site to: