Function libc::tcgetattr[][src]

pub unsafe extern "C" fn tcgetattr(
    fd: c_int,
    termios: *mut termios
) -> c_int