Skip to main content

TCSETSF

Constant TCSETSF 

Source
pub const TCSETSF: c_ulong = 0x5404;
Expand description

Equivalent to tcsetattr(fd, TCSAFLUSH, argp). Allow the output buffer to drain, discard pending input, and set the current serial port settings.