[−][src]Type Definition libperl_sys::Perl_check_t
type Perl_check_t = Option<unsafe extern "C" fn(my_perl: *mut PerlInterpreter, arg1: *mut OP) -> *mut OP>;
type Perl_check_t = Option<unsafe extern "C" fn(my_perl: *mut PerlInterpreter, arg1: *mut OP) -> *mut OP>;