Function nc::sigpending

source ·
pub unsafe fn sigpending(set: &mut sigset_t) -> Result<(), Errno>
Expand description

Examine pending signals.