- Is it somehow possible to define nested structure signatures in Ruby's Fiddle lib?
- Or at this point via any other up-to-date library which I'm not familiar with?
It is kind of a desperate question since I've searched through the documentation and Fiddle's code and found no clue about nested structs (although the FFI library was able to do that apparently and Fiddle should be a wrapper for FFI).
How about:
data.c
fiddle.rb
or ffi.rb
Result