Skip to main content

Perl_sv_reset

Function Perl_sv_reset 

Source
pub unsafe fn Perl_sv_reset(
    my_perl: *mut PerlInterpreter,
    s: *const c_char,
    stash: *mut HV,
)
Expand description

thx shim for crate::Perl_sv_reset.