MCPcopy 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
45Handle *srvPmGetSessionHandle(void)
46{
47 return &srvPmHandle;
48}
49
50static Result srvPmSendCommand(u32* cmdbuf)
51{

Callers 1

srvInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected