mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 17:08:01 +02:00
parent
5a7080b3b7
commit
08f9400070
@ -509,6 +509,7 @@ Type
|
||||
PCardinal = ^Cardinal;
|
||||
PQWord = ^QWord;
|
||||
PInt64 = ^Int64;
|
||||
PUInt64 = ^UInt64;
|
||||
PPtrInt = ^PtrInt;
|
||||
PPtrUInt = ^PtrUInt;
|
||||
PSizeInt = ^SizeInt;
|
||||
|
Loading…
Reference in New Issue
Block a user