Function libc::tcgetattr [] [src]

pub unsafe extern fn tcgetattr(fd: c_int, termios: *mut termios) -> c_int
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io