Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
56
Result bossReinit(u64 programID)
57
{
58
return bossipc_InitializeSession(programID);
59
}
60
61
void bossExit(void)
62
{
Callers
nothing calls this directly
Calls
1
bossipc_InitializeSession
Function · 0.85
Tested by
no test coverage detected