Class
FFI::StructLayout::Mapped
In:
lib/ffi/struct.rb
Parent:
Field
Methods
get
new
put
Public Class methods
new
(name, offset, type, orig_field)
Public Instance methods
get
(ptr)
put
(ptr, value)
[Validate]