[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'Linux' (#rtl)

inotify_event

Declaration

Source position: linux.pp line 365

type inotify_event = record

  wd: cint;

  mask: cuint32;

  cookie: cuint32;

  len: cuint32;

  name: Char;

end;


Documentation generated on: Feb 25 2013