sq_setroottable

Squirrel 3.0

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