[][src]Module syscall::io_uring::linux

Linux's entry types, which at some point in the future may also work on Redox.

Structs

io_uring_cqe

The same completion entry type that Linux uses. While this struct is not source-compatible since this is Rust, it will be source and binary compatible from C.

io_uring_sqe

The same submission entry type that Linux uses. While this struct is not source-compatible since this is Rust, it will be source and binary compatible from C.

Unions

buf_index
cmd_flags
off_addr2