Rust bindings to Apple's Core Graphics framework for macOS.
# Cargo.toml
[dependencies]
core-graphics = "0.25.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a bitmap graphics context.
Use conditional compilation with #[cfg(target_os = "macos")].
No dependency data recorded yet.