inotify_event

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C)
struct inotify_event {}

Members

Variables

cookie
uint cookie;
Undocumented in source.
len
uint len;
Undocumented in source.
mask
uint mask;
Undocumented in source.
wd
int wd;
Undocumented in source.

Meta