event_len: u32
vers: u8
reserved: u8
metadata_len: u16
mask: MarkMask align(8)
fd: i32
pid: i32
pub const VERSION = 3
pub const event_metadata = extern struct { event_len: u32, vers: u8, reserved: u8, metadata_len: u16, mask: MarkMask align(8), fd: i32, pid: i32, pub const VERSION = 3; }
Press escape to exit search and then '?' to see more options.