[][src]Function term_size::dimensions_stderr

pub fn dimensions_stderr() -> Option<(usize, usize)>

This isn't implemented for Windows

Panics

This function panic!s unconditionally with the unimplemented! macro