Function Perl_sv_free

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