Function tcsetattr [src]
Prototype
pub extern "c" fn tcsetattr(fd: fd_t, optional_action: TCSA, termios_p: *const termios) c_int Parameters
fd: fd_toptional_action: TCSAtermios_p: *const termios Source
pub extern "c" fn tcsetattr(fd: fd_t, optional_action: TCSA, termios_p: *const termios) c_int