[][src]Type Definition libperl_sys::runops_proc_t

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