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

kevent_t

Declaration

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;


Documentation generated on: 2021-05-13