MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / backend_openxr_get_instance

Function backend_openxr_get_instance

StereoKitC/backend.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31///////////////////////////////////////////
32
33openxr_handle_t backend_openxr_get_instance() {
34 log_err(backend_err_wrong_backend);
35 return 0;
36}
37
38///////////////////////////////////////////
39

Callers

nothing calls this directly

Calls 1

log_errFunction · 0.85

Tested by

no test coverage detected