Class: FFI::BitStruct
- Inherits:
-
Struct
- Object
- Struct
- FFI::BitStruct
- Extended by:
- FFI::BitField::Layout
- Includes:
- FFI::BitField::Property
- Defined in:
- lib/ffi/bit_struct.rb
Overview
Subclass of FFI::Struct that supports bit fields. Allows defining and accessing individual bits within integer fields.