[][src]Type Definition libperl_sys::XSUBADDR_t

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