[][src]Function libperl_sys::Perl_repeatcpy

pub unsafe extern "C" fn Perl_repeatcpy(
    to: *mut c_char,
    from: *const c_char,
    len: I32,
    count: IV
)