MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / GetId

Method GetId

deps/SDL2/src/hidapi/android/hid.cpp:390–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388 }
389
390 int GetId()
391 {
392 return m_nId;
393 }
394
395 const hid_device_info *GetDeviceInfo()
396 {

Calls

no outgoing calls

Tested by

no test coverage detected