blob: cee4fff5a8eada2de0c9cc93852d863a0a84d617 [file]
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: '...'