SQUserPointer sq_newuserdata(HSQUIRRELVM v, SQUnsignedInteger size);
SQUserPointer sq_newuserdata(
)
creates a new userdata and pushes it in the stack
the target VM
the size of the userdata that as to be created in bytes
Submit feedback about this site to: