Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1168
HID_API_EXPORT const wchar_t * HID_API_CALL hid_error(hid_device *dev)
1169
{
1170
return NULL;
1171
}
1172
1173
1174
struct lang_map_entry {
Callers
4
SetMode
Method · 0.85
SetLed
Method · 0.85
RefreshDeviceState
Method · 0.85
ReadPacketOrLogErrors
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected