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