MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / hid_error

Function hid_error

dependencies/hidapi/hidapi.c:1168–1171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1166
1167
1168HID_API_EXPORT const wchar_t * HID_API_CALL hid_error(hid_device *dev)
1169{
1170 return NULL;
1171}
1172
1173
1174struct lang_map_entry {

Callers 4

SetModeMethod · 0.85
SetLedMethod · 0.85
RefreshDeviceStateMethod · 0.85
ReadPacketOrLogErrorsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected