termios-sys 0.0.1

Rust FFI layer for libc's termios functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
# termios-sys

Rust FFI layer for libc's termios functions.

### Useful Resources

http://linux.die.net/man/3/termios

http://en.wikibooks.org/wiki/Serial_Programming/termios

http://pubs.opengroup.org/onlinepubs/7908799/xsh/termios.h.html