[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mselibc' (#msegui)

pollfd

Declaration

Source position: mselibc.pas line 2424

type pollfd = record

  fd: LongInt;

  events: SmallInt;

  revents: SmallInt;

end;


Documentation generated on: 2021-05-13