method
malloc
v2_4_6 -
Show latest stable
- Class:
Fiddle::CUnionEntity
malloc(types, func=nil)public
Allocates a C union the types provided.
When the instance is garbage collected, the C function func is called.
malloc(types, func=nil)Allocates a C union the types provided.
When the instance is garbage collected, the C function func is called.