[][src]Type Definition libperl_sys::Sighandler_t

type Sighandler_t = Option<unsafe extern "C" fn(arg1: c_int, arg2: *mut siginfo_t, arg3: *mut c_void)>;