sq_pushroottable

Squirrel 3.0

sq_pushroottable

void sq_pushroottable(HSQUIRRELVM v);

pushes the current root table in the stack

parameters:
HSQUIRRELVM v

the target VM