[][src]Function libperl_sys::Perl_sv_setsv_cow

pub unsafe extern "C" fn Perl_sv_setsv_cow(
    my_perl: *mut PerlInterpreter,
    dstr: *mut SV,
    sstr: *mut SV
) -> *mut SV