Function Perl_sv_setsv_cow

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