pub unsafe fn Perl_clear_defarray(
my_perl: *mut PerlInterpreter,
av: *mut AV,
abandon: bool,
)Expand description
thx shim for crate::Perl_clear_defarray.
pub unsafe fn Perl_clear_defarray(
my_perl: *mut PerlInterpreter,
av: *mut AV,
abandon: bool,
)thx shim for crate::Perl_clear_defarray.