Record pollfd
Unit
Declaration
type pollfd = record
Description
Overview
Fields
fd: longint; |
|
events: smallint; |
|
revents: smallint; |
Description
Fields
fd: longint; |
|
events: smallint; |
|
revents: smallint; |
|
Generated by PasDoc 0.16.0.
type pollfd = record
fd: longint; |
|
events: smallint; |
|
revents: smallint; |
fd: longint; |
|
events: smallint; |
|
revents: smallint; |
|