Skip to main content

io_uring_prep_waitid

Function io_uring_prep_waitid 

Source
pub unsafe fn io_uring_prep_waitid(
    sqe: *mut io_uring_sqe,
    idtype: idtype_t,
    id: id_t,
    infop: *mut siginfo_t,
    options: c_int,
    flags: c_uint,
)