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