winsize Struct Reference
Structure used to get the size of a terminal window.
More...
#include <fallback.h>
|
Data Fields |
|
unsigned short | ws_row |
| | Number of rows.
|
|
unsigned short | ws_col |
| | Number of columns.
|
Detailed Description
Structure used to get the size of a terminal window.
The documentation for this struct was generated from the following file: