Method: FFI::StructGenerator#fields
- Defined in:
- lib/ffi/tools/struct_generator.rb
#fields ⇒ Object (readonly)
Returns the value of attribute fields.
37 38 39 |
# File 'lib/ffi/tools/struct_generator.rb', line 37 def fields @fields end |