pub const TIOCGWINSZ: IoctlReqRead<TtyDevice, WindowSize>;
Expand description
ioctl
request for retrieving the current window size of a tty.
pub const TIOCGWINSZ: IoctlReqRead<TtyDevice, WindowSize>;
ioctl
request for retrieving the current window size of a tty.