io_uring_prep_waitid

Function io_uring_prep_waitid 

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