pub unsafe fn Perl_sv_replace(
my_perl: *mut PerlInterpreter,
sv: *mut SV,
nsv: *mut SV,
)Expand description
thx shim for crate::Perl_sv_replace.
pub unsafe fn Perl_sv_replace(
my_perl: *mut PerlInterpreter,
sv: *mut SV,
nsv: *mut SV,
)thx shim for crate::Perl_sv_replace.