#include <stdapis/sys/ttycom.h>
| struct winsize |
| Public Attributes | |
|---|---|
| unsigned short | ws_col |
| unsigned short | ws_row |
| unsigned short | ws_xpixel |
| unsigned short | ws_ypixel |
Window or terminal size structure. This information is stored by the kernel in order to provide a consistent interface, but is not used by the kernel.