mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-01 17:53:39 +02:00
9 lines
135 B
PHP
9 lines
135 B
PHP
{%MainUnit ../symbian.pas}
|
|
|
|
{ e32std.h header file }
|
|
|
|
{ User class }
|
|
|
|
function User_InfoPrint(aString: PChar): TInt; cdecl; external;
|
|
|