Struct io_uring::opcode::UringCmd16
source · pub struct UringCmd16 { /* private fields */ }
Expand description
A file/device-specific 16-byte command, akin (but not equivalent) to ioctl(2)
.
pub struct UringCmd16 { /* private fields */ }
A file/device-specific 16-byte command, akin (but not equivalent) to ioctl(2)
.