Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/rustix
/ ioctl.rs
File
ioctl.rs
src/fs/ioctl.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Filesystem-oriented `ioctl` functions.
2
3
#![allow(unsafe_code)]
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected