extern struct io_uring_napi [src]
Fields
busy_poll_to: u32
prefer_busy_poll: u8
_pad: [3]u8
resv: u64
Source
pub const io_uring_napi = extern struct {
busy_poll_to: u32,
prefer_busy_poll: u8,
_pad: [3]u8,
resv: u64,
} pub const io_uring_napi = extern struct {
busy_poll_to: u32,
prefer_busy_poll: u8,
_pad: [3]u8,
resv: u64,
}