MCPcopy Create free account
hub / github.com/XorTroll/uLaunch / ShutdownSystem

Function ShutdownSystem

projects/uMenu/source/ul/menu/ui/ui_Common.cpp:290–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288 }
289
290 void ShutdownSystem() {
291 PushPowerSystemAppletMessage(system::GeneralChannelMessage::Unk_Shutdown);
292 }
293
294 void SleepSystem() {
295 PushPowerSystemAppletMessage(system::GeneralChannelMessage::Unk_Sleep);

Callers 1

OnLayoutInputMethod · 0.85

Calls 1

Tested by

no test coverage detected