pub unsafe fn Perl_repeatcpy(
my_perl: *mut PerlInterpreter,
to: *mut c_char,
from: *const c_char,
len: isize,
count: IV,
)Expand description
thx shim for crate::Perl_repeatcpy.
pub unsafe fn Perl_repeatcpy(
my_perl: *mut PerlInterpreter,
to: *mut c_char,
from: *const c_char,
len: isize,
count: IV,
)thx shim for crate::Perl_repeatcpy.