Skip to main content

Perl_call_list

Function Perl_call_list 

Source
pub unsafe fn Perl_call_list(
    my_perl: *mut PerlInterpreter,
    oldscope: I32,
    paramList: *mut AV,
)
Expand description

thx shim for crate::Perl_call_list.