void sq_pushbool(HSQUIRRELVM v, SQBool b);
void sq_pushbool(
)
pushes a bool into the stack
the target VM
the bool that has to be pushed(SQTrue or SQFalse)
Submit feedback about this site to: