Skip to main content

Perl_call_sv

Function Perl_call_sv 

Source
pub unsafe fn Perl_call_sv(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    flags: I32,
) -> isize
Expand description

thx shim for crate::Perl_call_sv.