io_uring_prep_timeout_update

Function io_uring_prep_timeout_update 

Source
pub unsafe extern "C" fn io_uring_prep_timeout_update(
    sqe: *mut io_uring_sqe,
    ts: *mut __kernel_timespec,
    user_data: __u64,
    flags: c_uint,
)