Next: struct x1f4_linetext_type, Previous: struct x1f4_dxcast_type, Up: Application Interface Types [Index]
typedef struct x1f4_leadnode_type { struct x1f4_nodeline_type line; struct x1f4_nodelink_type link; } x1f4_leadnode_type;
The x1f4_leadnode_type
record pairs the two records used by the
libaime reference tracking mechanism. The record is included in the
definition of the referable libaime data types.