Struct libc::inotify_event [−][src]
#[repr(C)]pub struct inotify_event {
pub wd: c_int,
pub mask: u32,
pub cookie: u32,
pub len: u32,
}Fields
wd: c_intmask: u32len: u32#[repr(C)]pub struct inotify_event {
pub wd: c_int,
pub mask: u32,
pub cookie: u32,
pub len: u32,
}wd: c_intmask: u32len: u32