Function termion::terminal_size_pixels [−][src]
pub fn terminal_size_pixels() -> Result<(u16, u16)>
Expand description
Get the size of the terminal, in pixels
pub fn terminal_size_pixels() -> Result<(u16, u16)>
Get the size of the terminal, in pixels