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

Method GetDevice

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

Source from the content-addressed store, hash-verified

398 }
399
400 hid_device *GetDevice()
401 {
402 return m_pDevice;
403 }
404
405 void ExceptionCheck( JNIEnv *env, const char *pszMethodName )
406 {

Callers 1

hid_open_pathFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected