MCPcopy 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
688IOReturn Feedback360::sStop(void *self)
689{
690 return getThis(self)->Stop();
691}
692
693HRESULT Feedback360::sGetVersion(void * self, ForceFeedbackVersion * version)
694{

Callers

nothing calls this directly

Calls 1

StopMethod · 0.45

Tested by

no test coverage detected