Skip to main content

Perl_av_fill

Function Perl_av_fill 

Source
pub unsafe fn Perl_av_fill(
    my_perl: *mut PerlInterpreter,
    av: *mut AV,
    fill: isize,
)
Expand description

thx shim for crate::Perl_av_fill.