
7.10 The C structure
val setUnion : { union : c_object, data : c_object } -> unit
c_type with given data. The c_type of the current member of the union object must be compatible with the c_type of the data.

Generated with Harlequin WebMaker