extern struct io_uring_notification_register [src]

Fields

nr_slots: u32
resv: u32
resv2: u64
data: u64
resv3: u64

Source

pub const io_uring_notification_register = extern struct { nr_slots: u32, resv: u32, resv2: u64, data: u64, resv3: u64, }