nix 0.10.0

Rust friendly bindings to *nix APIs
Documentation
1
2
3
#include <errno.h>

int *errno_location() { return &errno; }