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

Function bossReinit

libctru/source/services/boss.c:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56Result bossReinit(u64 programID)
57{
58 return bossipc_InitializeSession(programID);
59}
60
61void bossExit(void)
62{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected