You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
io_uring_register and io_uring_register_with take an arg: *const c_void, however when opcode is IoringRegisterOp::RegisterRingFds, the system call mutates the offset field of the pointed-to io_uring_rsrc_update.