Fiddle::CUnionEntity
class Fiddle::CUnionEntity
A C union wrapper
Public Class Methods
Allocates a C union the types
provided.
When the instance is garbage collected, the C function func
is called.
# File ext/fidd
A C union wrapper
Allocates a C union the types
provided.
When the instance is garbage collected, the C function func
is called.
# File ext/fidd