MCPcopy Create free account
hub / github.com/devkitPro/libctru / aptDspCancel

Function aptDspCancel

libctru/source/services/apt.c:97–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95__attribute__((weak)) bool aptDspSleep(void) { return false; }
96__attribute__((weak)) void aptDspWakeup(void) { }
97__attribute__((weak)) void aptDspCancel(void) { }
98
99static void aptCallHook(APT_HookType hookType)
100{

Callers 1

aptWaitForWakeUpFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected