Struct io_uring::opcode::UnlinkAt [−][src]
pub struct UnlinkAt { /* fields omitted */ }Implementations
The opcode of the operation. This can be passed to
Probe::is_supported to check if this operation is
supported with the current kernel.