MCPcopy Create free account
hub / github.com/bytecodealliance/rustix / patterns.rs

File patterns.rs

src/ioctl/patterns.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Implements typical patterns for `ioctl` usage.
2
3use super::{Ioctl, IoctlOutput, Opcode};
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected