Type Alias nc::types::sa_sigaction_fn_t

source ·
pub type sa_sigaction_fn_t = fn(_: i32, _: &mut siginfo_t, _: usize);