Function liburing2_sys::io_uring_prep_fallocate
source · pub unsafe extern "C" fn io_uring_prep_fallocate(
sqe: *mut io_uring_sqe,
fd: c_int,
mode: c_int,
offset: __u64,
len: __u64
)pub unsafe extern "C" fn io_uring_prep_fallocate(
sqe: *mut io_uring_sqe,
fd: c_int,
mode: c_int,
offset: __u64,
len: __u64
)