Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/libctru
/ srvPmGetSessionHandle
Function
srvPmGetSessionHandle
libctru/source/services/srvpm.c:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
Handle *srvPmGetSessionHandle(void)
46
{
47
return &srvPmHandle;
48
}
49
50
static Result srvPmSendCommand(u32* cmdbuf)
51
{
Callers
1
srvInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected