Function liburing2_sys::io_uring_prep_rw
source · pub unsafe extern "C" fn io_uring_prep_rw(
op: c_int,
sqe: *mut io_uring_sqe,
fd: c_int,
addr: *const c_void,
len: c_uint,
offset: __u64
)pub unsafe extern "C" fn io_uring_prep_rw(
op: c_int,
sqe: *mut io_uring_sqe,
fd: c_int,
addr: *const c_void,
len: c_uint,
offset: __u64
)