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