MCPcopy Create free account
hub / github.com/algoscienceacademy/RustUI / ios.rs

File ios.rs

src/platform/ios.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use objc::{msg_send, sel, sel_impl, class};
2use metal::Device;
3use super::Platform;
4use crate::{Application, RustUI};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected