pub unsafe fn Perl_av_push_simple(
my_perl: *mut PerlInterpreter,
av: *mut AV,
val: *mut SV,
)Expand description
thx shim for crate::Perl_av_push_simple.
pub unsafe fn Perl_av_push_simple(
my_perl: *mut PerlInterpreter,
av: *mut AV,
val: *mut SV,
)thx shim for crate::Perl_av_push_simple.