sq_addref

Squirrel 2.2

sq_addref

void sq_addref(HSQUIRRELVM v, HSQOBJECT * po);

adds a reference to an object handler.

parameters:
HSQUIRRELVM v

the target VM

HSQOBJECT * po

pointer to an object handler