[][src]Function libperl_sys::Perl_sv_resetpvn

pub unsafe extern "C" fn Perl_sv_resetpvn(
    my_perl: *mut PerlInterpreter,
    s: *const c_char,
    len: STRLEN,
    stash: *mut HV
)