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

Function errorDisp

libctru/source/applets/error.c:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void errorDisp(errorConf* err)
51{
52 aptLaunchLibraryApplet(APPID_ERROR, err, sizeof(*err), 0);
53}

Callers

nothing calls this directly

Calls 1

aptLaunchLibraryAppletFunction · 0.85

Tested by

no test coverage detected