SCTL_TTY_SET_WINSIZE

Constant SCTL_TTY_SET_WINSIZE 

Source
pub const SCTL_TTY_SET_WINSIZE: u32 = 0x5354_0005;
Expand description

arg = (cols<<16 | rows)