Constant rustix::termios::ICANON

source ·
pub const ICANON: Tcflag = c::ICANON; // 256u64
Expand description

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