5 authors = ["The Rust Project Developers"]
6 license = "MIT/Apache-2.0"
8 repository = "https://github.com/rust-lang/libc"
9 homepage = "https://github.com/rust-lang/libc"
10 documentation = "http://doc.rust-lang.org/libc"
12 A library for types and bindings to native C functions often found in libc or
13 other common platform libraries.