[][src]Type Definition libperl_sys::peep_t

type peep_t = Option<unsafe extern "C" fn(my_perl: *mut PerlInterpreter, o: *mut OP)>;