Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StereoKit/StereoKit
/ device_data_init
Function
device_data_init
StereoKitC/device.cpp:17–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
///////////////////////////////////////////
16
17
void device_data_init(device_data_t* data) {
18
*data = {};
19
}
20
21
///////////////////////////////////////////
22
Callers
1
platform_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected