Type Alias RawOpcode
pub type RawOpcode = u32;
Available on crate feature
dep_rustix
only.Expand description
The type used by the ioctl
to signify the command.
pub type RawOpcode = u32;
dep_rustix
only.The type used by the ioctl
to signify the command.