Function libnotcurses_sys::ffi::sigpending[][src]

pub unsafe extern "C" fn sigpending(__set: *mut sigset_t) -> c_int
Expand description

Put in SET all signals that are blocked and waiting to be delivered.