Struct io_uring::types::epoll_event
source · #[repr(C)]pub struct epoll_event { /* private fields */ }
Expand description
Opaque types, you should use epoll_event
instead.
#[repr(C)]pub struct epoll_event { /* private fields */ }
Opaque types, you should use epoll_event
instead.