Function liburing2_sys::io_uring_prep_read_fixed
source · pub unsafe extern "C" fn io_uring_prep_read_fixed(
sqe: *mut io_uring_sqe,
fd: c_int,
buf: *mut c_void,
nbytes: c_uint,
offset: __u64,
buf_index: c_int
)