Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cathery/sys-con
/ Exit
Method
Exit
source/ControllerSwitch/SwitchVirtualGamepadHandler.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
void SwitchVirtualGamepadHandler::Exit()
18
{
19
m_controller->Exit();
20
}
21
22
void SwitchVirtualGamepadHandler::InputThreadLoop(void* handler)
23
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected