fruity 0.3.0

Rusty bindings for Apple libraries
Documentation
1
2
3
4
//! Raw unsafe C functions exposed by `IOKit.framework`.

#[link(name = "IOKit", kind = "framework")]
extern "C" {}