[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mselibc.pas line 726
type kevent_t = record |
ident: uintptr_t; |
filter: cshort; |
flags: cushort; |
fflags: cuint; |
data: intptr_t; |
udata: pointer; |
end; |