Function liburing2_sys::io_uring_prep_recv
source · pub unsafe extern "C" fn io_uring_prep_recv(
sqe: *mut io_uring_sqe,
sockfd: c_int,
buf: *mut c_void,
len: usize,
flags: c_int
)pub unsafe extern "C" fn io_uring_prep_recv(
sqe: *mut io_uring_sqe,
sockfd: c_int,
buf: *mut c_void,
len: usize,
flags: c_int
)