Function nc::restart_syscall

source ·
pub unsafe fn restart_syscall() -> Result<i32, Errno>
Expand description

Restart a system call after interruption by a stop signal.