Module io_uring::register

source ·
Expand description

Some register syscall related types or parameters.

Structs

Information about what io_uring features the kernel supports.
An allowed feature of io_uring. You can set the allowed features with register_restrictions.

Constants

A RawFd, which can be used for register_files_update.