[][src]Function newt::get_screen_size

pub fn get_screen_size() -> (i32, i32)

Get the terminal screen size.

Returns a tuple pair in the order of (columns, rows).