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

Method GetDeviceInfo

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

Source from the content-addressed store, hash-verified

393 }
394
395 const hid_device_info *GetDeviceInfo()
396 {
397 return m_pInfo;
398 }
399
400 hid_device *GetDevice()
401 {

Calls

no outgoing calls

Tested by

no test coverage detected