# File lib/ffi/pointer.rb, line 122
def
read_array_of_int
(
length
)
get_array_of_int32
(
0
,
length
)
end