Subject:
[ruby-ffi] Re: Having trouble with a struct
From:
Qwerty
Date:
11/3/10 5:08 PM
To:
ruby-ffi

I found a way around the problems I was having. Any field bigger than
8 bits I declare as [:uchar,x bytes]. Feels like an ugly hack to get
around what seems to be a pretty nasty bug