[][src]Type Definition libperl_sys::despatch_signals_proc_t

type despatch_signals_proc_t = Option<unsafe extern "C" fn(my_perl: *mut PerlInterpreter)>;