PXFORM: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
Pointer to XFORM data structure. | Pointer to XFORM data structure. | ||
typedef XFORM *PXFORM; | typedef XFORM *PXFORM; | ||
[[Category:Data type]] | [[Category:Data type]] |
Latest revision as of 16:06, 29 February 2020
Pointer to XFORM data structure.
typedef XFORM *PXFORM;