Function tcgetattr [src]
Prototype
pub extern "c" fn tcgetattr(fd: fd_t, termios_p: *termios) c_int
Parameters
fd: fd_t
termios_p: *termios
Source
pub extern "c" fn tcgetattr(fd: fd_t, termios_p: *termios) c_int
pub extern "c" fn tcgetattr(fd: fd_t, termios_p: *termios) c_int
fd: fd_t
termios_p: *termios
pub extern "c" fn tcgetattr(fd: fd_t, termios_p: *termios) c_int