Function r_core::r_str_repeat[][src]

pub unsafe extern "C" fn r_str_repeat(
    ch: *const c_char,
    sz: c_int
) -> *mut c_char