pub unsafe fn Perl_save_destructor(
my_perl: *mut PerlInterpreter,
f: DESTRUCTORFUNC_NOCONTEXT_t,
p: *mut c_void,
)Expand description
thx shim for crate::Perl_save_destructor.
pub unsafe fn Perl_save_destructor(
my_perl: *mut PerlInterpreter,
f: DESTRUCTORFUNC_NOCONTEXT_t,
p: *mut c_void,
)thx shim for crate::Perl_save_destructor.