Function Perl_sv_copypv

Source
pub unsafe extern "C" fn Perl_sv_copypv(
    my_perl: *mut PerlInterpreter,
    dsv: *mut SV,
    ssv: *mut SV,
)