MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / PiuScreen_quit

Function PiuScreen_quit

modules/piu/PC/Screen/win/piuScreen.cpp:652–656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

650}
651
652void PiuScreen_quit(xsMachine* the)
653{
654 PiuScreen* self = PIU(Screen, xsThis);
655 PiuScreenQuit(self);
656}
657
658void PiuScreen_touch(xsMachine* the)
659{

Callers

nothing calls this directly

Calls 1

PiuScreenQuitFunction · 0.70

Tested by

no test coverage detected