Function stdlib::list::arret_stdlib_repeat_entry_point [−][src]
#[no_mangle] pub extern "C" fn arret_stdlib_repeat_entry_point(
task: &mut Task,
count: i64,
value: Gc<Any>
) -> Gc<List<Any>>
#[no_mangle] pub extern "C" fn arret_stdlib_repeat_entry_point(
task: &mut Task,
count: i64,
value: Gc<Any>
) -> Gc<List<Any>>