3 unstable releases

Uses old Rust 2015

0.1.1 Jul 22, 2015
0.1.0 Jul 22, 2015
0.0.0 Jul 22, 2015

#7 in #linux-api

26 downloads per month
Used in linux-api

MIT license

2KB

#Linux-API-rs Build Status Crates.io

Programmer-friendly safe bindings to the Linux kernel

(Well, they will be safe after the next package bump)

Currently, it is in very early development, so what you are looking for probably hasn't been completed yet.

##Packages

###Active packages

###Reserved packages


lib.rs:

Bindings to kernel/exit.c

Currently only provides access to exit() and exit_group()

Dependencies