Constant linux_unsafe::raw::IO_CANCEL
source · pub const IO_CANCEL: V = 210;
Expand description
The system call number for io_cancel
on this platform.
pub const IO_CANCEL: V = 210;
The system call number for io_cancel
on this platform.