Function stdlib::vector::arret_stdlib_vector_entry_point[][src]

#[no_mangle]
pub extern "C" fn arret_stdlib_vector_entry_point(
    task: &mut Task,
    values: Gc<List<Any>>
) -> Gc<Vector<Any>>