Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/uLaunch
/ OpenNetConnect
Function
OpenNetConnect
projects/uSystem/source/ul/system/la/la_Open.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
Result OpenNetConnect() {
101
const NetConnectType type = NetConnectType::HomeMenu;
102
return Start(AppletId_LibraryAppletNetConnect, 1, &type, sizeof(type));
103
}
104
105
namespace {
106
Callers
1
HandleAction
Function · 0.50
Calls
1
Start
Function · 0.70
Tested by
no test coverage detected