Class
FFI::Struct::Array
In:
lib/ffi/struct.rb
lib/ffi/struct.rb
Parent:
Object
Methods
each
each
new
new
size
size
to_a
to_a
to_ptr
to_ptr
Included Modules
Enumerable
Enumerable
Public Class methods
new
(ptr, type, num)
new
(ptr, type, num)
Public Instance methods
each
(&blk)
each
(&blk)
size
()
size
()
to_a
()
to_a
()
to_ptr
()
to_ptr
()
[Validate]