sq_setconsttable

From Squirrel 3.0

sq_setconsttable

void sq_setconsttable(HSQUIRRELVM v);

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

parameters:
HSQUIRRELVM v

the target VM