1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
header: sys/ioctl.h header_template: ioctl.h.def standards: POSIX macros: [] types: [] enums: [] objects: [] functions: - name: ioctl standards: - Linux return_type: int arguments: - type: int - type: unsigned long - type: '...'