Class: FFI::Utilities::Struct
- Inherits:
-
Struct
- Object
- Struct
- FFI::Utilities::Struct
- Includes:
- StructExtensions
- Defined in:
- lib/FFI/utilities/struct.rb
Overview
FFI::Utilities::Struct and FFI::Utilities::ManagedStruct *may not* be called with the new method (because it is private in these classes. Users may use the create(*args) { |args| ... } method and block for initialization purposes
Method Summary
Methods included from StructExtensions
included, #read_attribute, #read_char_attribute, #write_attribute, #write_char_attribute