Skip to main content

Perl_av_push_simple

Function Perl_av_push_simple 

Source
pub unsafe fn Perl_av_push_simple(
    my_perl: *mut PerlInterpreter,
    av: *mut AV,
    val: *mut SV,
)
Expand description

Perl_av_push_simple [THX] - inline function