1 2 3 4
//! Raw unsafe C functions exposed by `IOKit.framework`. #[link(name = "IOKit", kind = "framework")] extern "C" {}