Constant rustix::termios::ICANON

source ·
pub const ICANON: Tcflag = linux_raw_sys::general::ICANON; // 2u32
Expand description

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