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

TSDL_Thread

Declaration

Source position: sdl.pas line 2234

type TSDL_Thread = record

  threadid: UInt32;

  handle: TSYS_ThreadHandle;

  status: Integer;

  errbuf: TSDL_error;

  data: Pointer;

end;


Documentation generated on: 2023-03-18