Пример #1
0
void sq_stoprunningprog(HSQUIRRELVM v, bool StopStatus)
{
  v->ForceVMStop(StopStatus);
}