void regress_test_array_int_inout Array(Number(gint)) ints Regress.test_array_int_inout function test_array_int_inout(ints: Array(Number(gint))): Array(Number(gint)) { // Gjs wrapper for regress_test_array_int_inout() } <code>ints</code>

a list of integers whose items will be increased by 1, except the first that will be dropped

<code>ints (out)</code>

a list of integers whose items will be increased by 1, except the first that will be dropped