Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/uLaunch
/ ext_LoadTargetImpl
Function
ext_LoadTargetImpl
projects/uLoader/source/ul/loader/loader_Target.cpp:430–432 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
428
extern
"C"
{
429
430
NX_NORETURN void ext_LoadTargetImpl() {
431
ul::loader::LoadTargetImpl();
432
}
433
434
}
435
Callers
nothing calls this directly
Calls
1
LoadTargetImpl
Function · 0.85
Tested by
no test coverage detected