typedef struct {
Xgl_pt_typept_type;/∗ type of point ∗/
Xgl_pt_positionpt;/∗ union of pointers to one point ∗/
} Xgl_pt;
SunOS
typedef struct {
Xgl_pt_typept_type;/∗ type of point ∗/
Xgl_pt_positionpt;/∗ union of pointers to one point ∗/
} Xgl_pt;
SunOS