2 unstable releases

0.3.0 Jan 22, 2025
0.0.0 Dec 10, 2024

#292 in macOS and iOS APIs

Download history 154/week @ 2024-12-09 1/week @ 2024-12-16 1/week @ 2025-01-06 578/week @ 2025-01-20 1535/week @ 2025-01-27 1911/week @ 2025-02-03

4,024 downloads per month
Used in 49 crates (4 directly)

Zlib OR Apache-2.0 OR MIT

4.5MB
85K SLoC

objc2-io-surface

Latest version License Documentation CI

Rust bindings to Apple's framework IOSurface.

This README is kept intentionally small to consolidate the documentation, see the Rust docs for more details on this crate.

This crate is part of the objc2 project, see that for related crates.


lib.rs:

Bindings to the IOSurface framework

See Apple's docs and the general docs on framework crates for more information.

Dependencies