Unit 'hardware' Package
[Overview][Constants][Types][Index] [#aros]

TBltNode

Declaration

Source position: hardware.pas line 497

type TBltNode = record

  n: PBltNode;

  function_: Pointer;

  Stat: Byte;

  BltSize: SmallInt;

  BeamSync: SmallInt;

  CleanUp: Pointer;

end;


Documentation generated on: 2021-07-30