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