Function Perl_sv_newref

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