-x86_64.ha (97B)
1 export type epoll_event = struct { 2 // Not packed on !x86_64 3 events: u32, 4 data: epoll_data, 5 };