Function tcgetattr [src]

Prototype

pub extern "c" fn tcgetattr(fd: fd_t, termios_p: *termios) c_int

Parameters

fd: fd_ttermios_p: *termios

Source

pub extern "c" fn tcgetattr(fd: fd_t, termios_p: *termios) c_int