Function Perl_newSVsv_flags

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