Function Perl_sv_reset

Source
pub unsafe extern "C" fn Perl_sv_reset(
    my_perl: *mut PerlInterpreter,
    s: *const c_char,
    stash: *mut HV,
)