| header: sys/ioctl.h | |
| standards: | |
| - linux | |
| macros: | |
| - macro_name: FIONREAD | |
| macro_header: sys-ioctl-macros.h | |
| - macro_name: TIOCGWINSZ | |
| macro_header: sys-ioctl-macros.h | |
| types: | |
| - type_name: struct_winsize | |
| enums: [] | |
| objects: [] | |
| functions: | |
| - name: ioctl | |
| return_type: int | |
| arguments: | |
| - type: int | |
| - type: unsigned long | |
| - type: '...' |