pub const ICANON: Tcflag = linux_raw_sys::general::ICANON; // 2u32
ICANON—A flag for the c_lflag field of Termios indicating canonical mode.
ICANON
c_lflag
Termios