Function Perl_sv_2iv

Source
pub unsafe extern "C" fn Perl_sv_2iv(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
) -> IV