Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/360Controller/360Controller
/ sStop
Method
sStop
Feedback360/Feedback360.cpp:688–691 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
686
}
687
688
IOReturn Feedback360::sStop(void *self)
689
{
690
return getThis(self)->Stop();
691
}
692
693
HRESULT Feedback360::sGetVersion(void * self, ForceFeedbackVersion * version)
694
{
Callers
nothing calls this directly
Calls
1
Stop
Method · 0.45
Tested by
no test coverage detected