A Rust interface to the user-space API of the Mach 3.0 kernel underlying macOS.
# Cargo.toml
[dependencies]
mach2 = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use Mach port types (requires macOS).
Use conditional compilation with #[cfg(target_os = "macos")].
No dependency data recorded yet.