[][src]Type Definition libperl_sys::thrhook_proc_t

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