Function nc::io_uring_register

source ยท
pub unsafe fn io_uring_register(
    fd: u32,
    opcode: u32,
    arg: usize,
    nr_args: u32,
) -> Result<i32, Errno>
Expand description

Register files or user buffers for asynchronous I/O