Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cathery/sys-con
/ Exit
Method
Exit
source/ControllerLib/Controllers/XboxController.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
return rc;
25
}
26
void XboxController::Exit()
27
{
28
CloseInterfaces();
29
}
30
31
Result XboxController::OpenInterfaces()
32
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected