module
DL::CStructBuilder
ruby latest stable
Used to construct C classes (CUnion, CStruct, etc)
DL::Importer#struct and DL::Importer#union wrap this functionality in an easy-to-use manner.
Files
- ext/dl/lib/dl/struct.rb
Used to construct C classes (CUnion, CStruct, etc)
DL::Importer#struct and DL::Importer#union wrap this functionality in an easy-to-use manner.