Function Perl_sv_unref

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