Crate system_configuration_sys

Source
Expand description

Low level bindings to the Apple SystemConfiguration framework. Generated with bindgen. For a safe, higher level, API, check out the system-configuration crate.

Re-exports§

pub use core_foundation_sys;
pub use libc;

Modules§

dynamic_store
dynamic_store_copy_specific
network_configuration
network_reachability
preferences
schema_definitions

Type Aliases§

dispatch_queue_t
This is a temporary solution.