Function Perl_sv_rvunweaken

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