Expand description
This module provides the libc
types for IOCTL.
MUSL: https://github.com/bminor/musl/blob/c47ad25ea3b484e10326f933e927c0bc8cded3da/arch/generic/bits/ioctl.h#L11 TODO: Check ioctl command for multi architectures.
Enums§
- Term
Ioctl Cmd - Teletype 设备相关 ioctl 命令,用于控制终端(如串口、TTY)行为。