Bindings to the SystemConfiguration framework for macOS, enabling network configuration access.
# Cargo.toml
[dependencies]
system-configuration = "0.7.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a dynamic store to monitor macOS network configuration changes.
Use conditional compilation with #[cfg(target_os = "macos")]
No dependency data recorded yet.