Constant linux_unsafe::raw::IO_SUBMIT
source · pub const IO_SUBMIT: V = 209;
Expand description
The system call number for io_submit
on this platform.
pub const IO_SUBMIT: V = 209;
The system call number for io_submit
on this platform.