Function Perl_newSViv

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