2015-09-10 17:16:10 -07:00
2015-09-10 17:15:31 -07:00
2015-09-09 22:46:19 -07:00
2015-09-09 21:50:47 -07:00
2015-09-10 17:16:10 -07:00
2015-09-09 21:50:47 -07:00
2015-01-13 08:22:00 -08:00
2015-01-13 08:22:00 -08:00
2015-01-13 08:22:00 -08:00

libc

A Rust library with native bindings to the types and functions commonly found on various systems, including libc.

Build Status

Documentation

Usage

Add this to your Cargo.toml:

[dependencies]

libc = "0.1"

and this to your crate root:

extern crate libc;
Description
No description provided
Readme 10 MiB
Languages
Rust 98%
Shell 1%
Dockerfile 0.7%
CSS 0.3%