Function Perl_sv_clear

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