Module io_uring::register[][src]

Some register syscall related types or parameters.

Structs

Probe

Information about what io_uring features the kernel supports.

Restriction

An allowed feature of io_uring. You can set the allowed features with register_restrictions.

Constants

SKIP_FILE

A RawFd, which can be used for register_files_update.