sq_setroottable

Squirrel 2.2

sq_setroottable

void sq_setroottable(HSQUIRRELVM v);

pops a table from the stack and set it as root table

parameters:
HSQUIRRELVM v

the target VM