Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
652
void PiuScreen_quit(xsMachine* the)
653
{
654
PiuScreen* self = PIU(Screen, xsThis);
655
PiuScreenQuit(self);
656
}
657
658
void PiuScreen_touch(xsMachine* the)
659
{
Callers
nothing calls this directly
Calls
1
PiuScreenQuit
Function · 0.70
Tested by
no test coverage detected