Function Perl_newSVsv

Source
pub unsafe extern "C" fn Perl_newSVsv(
    my_perl: *mut PerlInterpreter,
    old: *mut SV,
) -> *mut SV