Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sapd/HeadsetControl
/ device
Class
device
src/device.h:465–465 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
463
*/
464
typedef struct DeviceListNode {
465
struct device* element;
466
struct DeviceListNode* next;
467
} DeviceListNode;
468
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected