io_uring_prep_timeout

Function io_uring_prep_timeout 

Source
pub unsafe extern "C" fn io_uring_prep_timeout(
    sqe: *mut io_uring_sqe,
    ts: *mut __kernel_timespec,
    count: c_uint,
    flags: c_uint,
)