MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / xcw_native_initialize_app

Function xcw_native_initialize_app

packages/server/native_stubs.c:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66void xcw_native_initialize_app(void) {}
67
68void xcw_native_run_main_loop_slice(double duration_seconds) {
69 if (duration_seconds <= 0.0) {

Callers 1

serve_with_appkitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected