[][src]Function sys_util::signal::get_blocked_signals

pub fn get_blocked_signals() -> SignalResult<Vec<c_int>>

Retrieves the signal mask of the current thread as a vector of c_ints.