[][src]Type Definition libperl_sys::Perl_ppaddr_t

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