# File lib/ffi/pointer.rb, line 130
def
read_array_of_long
(
length
)
get_array_of_long
(
0
,
length
)
end