io-kit-sys 0.1.0

Bindings to IOKit for macOS
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.core-foundation-sys]
version = "0.6"

[dependencies.mach]
version = "0.2"

[package]
authors = ["Junji Takakura <j.takakura@gmail.com>"]
build = "build.rs"
description = "Bindings to IOKit for macOS"
homepage = "https://github.com/jtakakura/io-kit-rs"
license = "MIT / Apache-2.0"
name = "io-kit-sys"
repository = "https://github.com/jtakakura/io-kit-rs"
version = "0.1.0"