Skip to main content

Perl_newAVREF

Function Perl_newAVREF 

Source
pub unsafe fn Perl_newAVREF(
    my_perl: *mut PerlInterpreter,
    o: *mut OP,
) -> *mut OP
Expand description

thx shim for crate::Perl_newAVREF.