[][src]Type Definition libperl_sys::DESTRUCTORFUNC_t

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