pub const ICANON: Tcflag = linux_raw_sys::general::ICANON; // 2u32
Available on crate feature termios only.
Expand description

ICANON—A flag for the c_lflag field of Termios indicating canonical mode.