
7.10 The C structure
c_variant
Datatype
- Specification:
-
datatype c_variant = VARIANT of { name : name, ctype : c_type, size : int }
- Description:
- Used to encode members of C unions. Note that each variant object contains its size.
MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker