Function nc::sigsuspend

source ยท
pub unsafe fn sigsuspend(mask: &sigset_t) -> Result<(), Errno>
Expand description

Wait for a signal.