Bindings to Core Foundation for macOS, providing access to Apple's low-level system frameworks.
# Cargo.toml
[dependencies]
core-foundation = "0.10.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Core Foundation type instance.
Use conditional compilation with #[cfg(target_os = "macos")] or similar.
No dependency data recorded yet.