Constant TIOCGWINSZ

Source
pub const TIOCGWINSZ: IoctlReqRead<TtyDevice, WindowSize>;
Expand description

ioctl request for retrieving the current window size of a tty.