[][src]Function termion::terminal_size

pub fn terminal_size() -> Result<(u16, u16)>

Get the size of the terminal.