[][src]Function libperl_sys::Perl_newSViv

pub unsafe extern "C" fn Perl_newSViv(
    my_perl: *mut PerlInterpreter,
    i: IV
) -> *mut SV