Type Definition rustix::io::Winsize

pub type Winsize = linux_raw_sys::general::winsize;
Documentation

struct winsize for use with ioctl_tiocgwinsz.