fn io_uring_prep_recv(sqe: *linux.io_uring_sqe, fd: os.fd_t, buffer: []u8, flags: u32) void

Parameters

fd: os.fd_t,
buffer: []u8,
flags: u32,