[][src]Type Definition libperl_sys::SVFUNC_t

type SVFUNC_t = Option<unsafe extern "C" fn(my_perl: *mut PerlInterpreter, arg1: *mut SV)>;