Constant linux_unsafe::raw::RESTART_SYSCALL
source · pub const RESTART_SYSCALL: V = 219;
Expand description
The system call number for restart_syscall
on this platform.
pub const RESTART_SYSCALL: V = 219;
The system call number for restart_syscall
on this platform.