Provides the core ioctl function and macros for POSIX systems, with many ioctl definitions available in the `ioctls` crate.
# Cargo.toml
[dependencies]
ioctl-sys = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Calls ioctl to get terminal window size.
Ensure correct request constants and valid pointers; consider using higher-level wrappers.
No dependency data recorded yet.