Unit 'sdl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

UInt64

Declaration

Source position: sdl.pas line 1381

type UInt64 = record

  hi: UInt32;

  lo: UInt32;

end;


Documentation generated on: 2023-03-18