Empty record.
Source position: systemh.inc line 694
| type TOpaqueData = record | 
| end; | 
TOpaqueData represents data for which the internal structure must not be known. It is mustly useful for the pointer definition POpaqueData.
| 
 | Pointer to unknown data. |