Constant linux_unsafe::raw::IO_SETUP
source · pub const IO_SETUP: V = 206;
Expand description
The system call number for io_setup
on this platform.
pub const IO_SETUP: V = 206;
The system call number for io_setup
on this platform.