Pointer to unknown data.
Source position: systemh.inc line 699
type POpaqueData = ^TOpaqueData; |
POpaqueData represents a pointer to data for which the internal structure must not be known. You can make type aliases from this pointer.
|
Type alias for POpaqueData. |