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