Module io_uring::types [−][src]
Common Linux types not provided by libc.
Structs
| Fd | A file descriptor that has not been registered with io_uring. |
| Fixed | A file descriptor that has been registered with io_uring using
|
| FsyncFlags | Options for |
| OpenHow | Wrapper around |
| SubmitArgs | Submit arguments |
| TimeoutFlags | Options for |
| Timespec | |
| epoll_event | Opaque types, you should use |
| statx | Opaque types, you should use |
Type Definitions
| RwFlags |