Struct io_uring::opcode::FilesUpdate [−][src]
pub struct FilesUpdate { /* fields omitted */ }Expand description
This command is an alternative to using
Submitter::register_files_update which then
works in an async fashion, like the rest of the io_uring commands.