Function Perl_sv_replace

Source
pub unsafe extern "C" fn Perl_sv_replace(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    nsv: *mut SV,
)