ptr: usize
fd: i32
u32: u32
u64: u64
pub const epoll_data = extern union { ptr: usize, fd: i32, u32: u32, u64: u64, }
Press escape to exit search and then '?' to see more options.