Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StereoKit/StereoKit
/ device_get_name
Function
device_get_name
StereoKitC/device.cpp:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
///////////////////////////////////////////
95
96
const char* device_get_name() {
97
return device_data.name;
98
}
99
100
///////////////////////////////////////////
101
Callers
1
common_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected